TYPO3  7.6
AccessDeniedException Class Reference
Inheritance diagram for AccessDeniedException:
Exception Exception AccessDeniedContentEditException AccessDeniedEditInternalsException AccessDeniedHookException AccessDeniedPageEditException AccessDeniedPageNewException AccessDeniedRootNodeException AccessDeniedTableModifyException

Detailed Description

Access denied exception. This indicated a recoverable error that should be changed to a user message. This abstract exception is extended by more fine grained exceptions.

Definition at line 24 of file typo3/sysext/backend/Classes/Form/Exception/AccessDeniedException.php.