TYPO3 CMS  TYPO3_6-2
t3lib_error_http_StatusException Class Reference
Inheritance diagram for t3lib_error_http_StatusException:
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)
 
 getTitle ()
 
 getStatusHeaders ()
 
- Protected Attributes inherited from TYPO3\CMS\Core\Error\Http\StatusException
 $statusHeaders
 
 $title = 'Oops, an error occurred!'
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1052 of file LegacyClassesForIde.php.