You are here

namespace Drupal\typed_data\Exception in Typed Data API enhancements 8

Classsort descending Location Description
FilterException src/Exception/FilterException.php Exception thrown when filters cannot be applied.
InvalidArgumentException src/Exception/InvalidArgumentException.php An exception that is thrown if an argument is invalid.
LogicException src/Exception/LogicException.php An exception that is thrown when there is an error in program logic.
TypedDataException src/Exception/TypedDataException.php A common exception for typed data.