TYPO3 CMS  TYPO3_6-2
t3lib_error_ErrorHandler Class Reference
Inheritance diagram for t3lib_error_ErrorHandler:
TYPO3\CMS\Core\Error\ErrorHandler TYPO3\CMS\Core\Error\ErrorHandlerInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Error\ErrorHandler
 __construct ($errorHandlerErrors)
 
 setExceptionalErrors ($exceptionalErrors)
 
- Public Member Functions inherited from TYPO3\CMS\Core\Error\ErrorHandlerInterface
 handleError ($errorLevel, $errorMessage, $errorFile, $errorLine)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Error\ErrorHandler
 writeLog ($logMessage, $severity)
 
- Protected Attributes inherited from TYPO3\CMS\Core\Error\ErrorHandler
 $exceptionalErrors = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1002 of file LegacyClassesForIde.php.