Exception class thrown by hook_field_update_forbid().

Hierarchy

Expanded class hierarchy of FieldUpdateForbiddenException

Related topics

File

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

View source
class FieldUpdateForbiddenException extends FieldException {

}

Members