Class HTTPError
Base class for HTTP exceptions.
- Exception
- ICanBoogie\HTTP\HTTPError
Direct known subclasses
ICanBoogie\HTTP\ForceRedirect
,
ICanBoogie\HTTP\MethodNotSupported
,
ICanBoogie\HTTP\NotFound
,
ICanBoogie\HTTP\ServiceUnavailable
,
ICanBoogie\Operation\Failure
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()