class FieldUpdateForbiddenException
Exception class thrown by hook_field_update_forbid().
Hierarchy
- class \FieldException extends \Exception
- class \FieldUpdateForbiddenException extends \FieldException
Expanded class hierarchy of FieldUpdateForbiddenException
Related topics
File
-
modules/
field/ field.module, line 279
View source
class FieldUpdateForbiddenException extends FieldException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.