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.