Wrapper for callable dispatchers.
public __construct( callable $callable )
$callable
public __invoke( ICanBoogie\HTTP\Request $request ) : ICanBoogie\HTTP\Response
ICanBoogie\HTTP\Request
$request
ICanBoogie\HTTP\Response
ICanBoogie\HTTP\Dispatcher::__invoke()
public rescue( ICanBoogie\HTTP\Exception $exception, ICanBoogie\HTTP\Request $request ) : ICanBoogie\HTTP\Response
ICanBoogie\HTTP\Exception
$exception
ICanBoogie\HTTP\Dispatcher::rescue()