class FieldException

Base class for all exceptions thrown by Field API functions.

This class has no functionality of its own other than allowing all Field API exceptions to be caught by a single catch block.

Hierarchy

Expanded class hierarchy of FieldException

File

modules/field/field.module, line 13
Attach custom data fields to Drupal entities.

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/modules!field!field.module/class/FieldException/7.x