Class RescueEvent
Event class for the ICanBoogie\Operation::rescue
event.
The class extends ICanBoogie\Exception\RescueEvent
to provide the
operation object which processing raised an exception.
- ICanBoogie\Event
- ICanBoogie\Exception\RescueEvent
- ICanBoogie\Operation\RescueEvent
Methods summary
public
|
#
__construct(
Initializes the |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
|
$operation |
#
Operation to rescue. |
Properties inherited from ICanBoogie\Exception\RescueEvent
$exception
,
$request
,
$response