Interface Dispatcher
Dispatcher interface.
Direct known implementers
ICanBoogie\HTTP\CallableDispatcher
,
ICanBoogie\HTTP\RequestDispatcher
Methods summary
public
rescue( ICanBoogie\HTTP\Exception
$exception
, ICanBoogie\HTTP\Request
$request
)
: ICanBoogie\HTTP\Response
Rescues the exception that was thrown during the request process.