Class RescueEvent
Event class for the Exception:rescue
event type.
Third parties may use this event to provide a response for the exception.
- ICanBoogie\Event
- ICanBoogie\Exception\RescueEvent
Methods summary
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
#
__construct( Exception & $target,
The event is constructed with the type |
Properties summary
Magic properties
public
Exception
|
$exception
|
public
|
$response
|
public read-only
|
$request
|