class kernel_exception_subscriber implements EventSubscriberInterface
Methods
__construct(template $template, language $language)
Construct method |
||
null |
on_kernel_exception(GetResponseForExceptionEvent $event)
This listener is run when the KernelEvents::EXCEPTION event is triggered |
|
static |
getSubscribedEvents()
|
Details
at line 48
public
__construct(template $template, language $language)
Construct method
at line 61
public null
on_kernel_exception(GetResponseForExceptionEvent $event)
This listener is run when the KernelEvents::EXCEPTION event is triggered
at line 119
static public
getSubscribedEvents()