You are here

class IntegrityException in Rules 8.3

An exception that is thrown during integrity checks at configuration time.

Hierarchy

Expanded class hierarchy of IntegrityException

4 files declare their use of IntegrityException
ContextHandlerIntegrityTrait.php in src/Context/ContextHandlerIntegrityTrait.php
ContextHandlerTrait.php in src/Context/ContextHandlerTrait.php
ExecutionMetadataState.php in src/Context/ExecutionMetadataState.php
LoopExpression.php in src/Plugin/RulesExpression/LoopExpression.php

File

src/Exception/IntegrityException.php, line 8

Namespace

Drupal\rules\Exception
View source
class IntegrityException extends RulesException {

}

Members