Base class for all exceptions thrown by the Entity Field API functions.
This class has no functionality of its own other than allowing all Entity Field API exceptions to be caught by a single catch block.
Hierarchy
- class \Drupal\Core\Field\FieldException extends \RuntimeException
File
- core/lib/Drupal/Core/Field/FieldException.php, line 11
Namespace
Drupal\Core\Field
Please login to continue.