.. include:: /Includes.rst.txt .. _error-handling: ================================ Error and Exception Handling ================================ As of version 4.3.0 TYPO3 has come with a built-in error and exception handling system. Administrators can configure how errors and exceptions are displayed in both the backend and the frontend. See the examples below. .. rst-class:: compact-list .. toctree:: Configuration/Index ErrorHandler/Index ProductionExceptionHandler/Index DebugExceptionHandler/Index Examples/Index Extending/Index