class FieldException

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

File

core/lib/Drupal/Core/Field/FieldException.php, line 11

Namespace

Drupal\Core\Field

Members

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!FieldException.php/class/FieldException/8.1.x