PHP Neos\Flow\Error Пространство имен

Interfaces

Имя Описание
ExceptionHandlerInterface Contract for an exception handler

Классы

Имя Описание
AbstractExceptionHandler An abstract exception handler
DebugExceptionHandler A basic but solid exception handler which catches everything which falls through the other exception handlers and provides useful debugging information.
Debugger A debugging utility class
ErrorHandler Global error handler for Flow
ProductionExceptionHandler A quite exception handler which catches but ignores any exception.