TYPO3 CMS  TYPO3_6-2
t3lib_error_DebugExceptionHandler Class Reference
Inheritance diagram for t3lib_error_DebugExceptionHandler:
TYPO3\CMS\Core\Error\DebugExceptionHandler TYPO3\CMS\Core\Error\AbstractExceptionHandler TYPO3\CMS\Core\Error\ExceptionHandlerInterface TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Error\DebugExceptionHandler
 __construct ()
 
 echoExceptionWeb (\Exception $exception)
 
 echoExceptionCLI (\Exception $exception)
 
- Public Member Functions inherited from TYPO3\CMS\Core\Error\AbstractExceptionHandler
 handleException (\Exception $exception)
 
- Public Attributes inherited from TYPO3\CMS\Core\Error\AbstractExceptionHandler
const CONTEXT_WEB = 'WEB'
 
const CONTEXT_CLI = 'CLI'
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Error\DebugExceptionHandler
 getBacktraceCode (array $trace)
 
 getCodeSnippet ($filePathAndName, $lineNumber)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Error\AbstractExceptionHandler
 writeLogEntries (\Exception $exception, $context)
 
 writeLog ($logMessage)
 
 sendStatusHeaders (\Exception $exception)
 
 getDatabaseConnection ()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 997 of file LegacyClassesForIde.php.