Class ServiceUnavailable
Exception thrown when the server is currently unavailable (because it is overloaded or down for maintenance).
- Exception
-
ICanBoogie\HTTP\HTTPError
-
ICanBoogie\HTTP\ServiceUnavailable
Methods summary
public
|
#
__construct( mixed $message = "The server is currently unavailable (because it is overloaded or down for maintenance).", mixed $code = 503,
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()