namespace Drupal\typed_data\Exception in Typed Data API enhancements 8
|
Class |
Location | Description |
|---|---|---|
| FilterException |
src/ |
Exception thrown when filters cannot be applied. |
| InvalidArgumentException |
src/ |
An exception that is thrown if an argument is invalid. |
| LogicException |
src/ |
An exception that is thrown when there is an error in program logic. |
| TypedDataException |
src/ |
A common exception for typed data. |