ExceptionHandler
class ExceptionHandler implements EventSubscriberInterface
Default exception handler.
Properties
protected | $debug |
Methods
__construct($debug)
No description
onSilexError(GetResponseForExceptionEvent $event)
No description
static
getSubscribedEvents()
{@inheritdoc}
Details
at line 30
__construct($debug)
at line 35
onSilexError(GetResponseForExceptionEvent $event)
at line 52
static
getSubscribedEvents()
{@inheritdoc}