Documentation

ExceptionSubscriber
in package
implements EventSubscriberInterface

Table of Contents

Interfaces

EventSubscriberInterface

Methods

getSubscribedEvents()  : mixed
{@inheritdoc}
onException()  : mixed
Reacts to exceptions.

Methods

onException()

Reacts to exceptions.

public onException(ExceptionEvent $event) : mixed
Parameters
$event : ExceptionEvent

The event object.


        
On this page

Search results