TYPO3  7.6
List of all members
AbstractServerErrorException Class Reference
Inheritance diagram for AbstractServerErrorException:
StatusException Exception Exception ServiceUnavailableException

Additional Inherited Members

- Public Member Functions inherited from StatusException
 __construct ($statusHeaders, $message, $title= '', $code=0)
 
 setTitle ($title)
 
 getTitle ()
 
 getStatusHeaders ()
 
- Protected Attributes inherited from StatusException
 $statusHeaders
 
 $title = 'Oops, an error occurred!'
 

Detailed Description

HTTP Server Error Exception (Error 5xx)

Definition at line 20 of file AbstractServerErrorException.php.