‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Exception\BackendLockedException Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Exception\BackendLockedException:
TYPO3\CMS\Core\Error\Http\AbstractClientErrorException TYPO3\CMS\Core\Error\Http\StatusException TYPO3\CMS\Core\Error\Exception TYPO3\CMS\Core\Exception

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Error\Http\StatusException
 __construct ($statusHeaders, $message, $title='', $code=0)
 
 setTitle ($title)
 
string getTitle ()
 
array getStatusHeaders ()
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Error\Http\StatusException
array $statusHeaders
 
string $title = 'Oops, an error occurred!'
 

Detailed Description

Definition at line 22 of file BackendLockedException.php.