You are here

class OutOfBoundsException in Rules 8.3

An Exception that is thrown if a value is not a valid key.

Hierarchy

Expanded class hierarchy of OutOfBoundsException

1 file declares its use of OutOfBoundsException
IntegrityViolationList.php in src/Engine/IntegrityViolationList.php

File

src/Exception/OutOfBoundsException.php, line 8

Namespace

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

}

Members