You are here

class LogicException in Typed Data API enhancements 8

An exception that is thrown when there is an error in program logic.

Hierarchy

Expanded class hierarchy of LogicException

File

src/Exception/LogicException.php, line 8

Namespace

Drupal\typed_data\Exception
View source
class LogicException extends TypedDataException {

}

Members