Class RescueEvent
Event class for the ICanBoogie\Operation::rescue
event.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\RescueEvent
Methods summary
public
__construct( ICanBoogie\Operation
$target
, ICanBoogie\Operation\Exception
& $exception
, ICanBoogie\HTTP\Request $request
, ICanBoogie\Operation\Response
|null & $response
)
The event is constructed with the type rescue
.