Class ServiceUnavailableException
The server is currently unable to handle the request due to a temporary overload or scheduled maintenance, which will likely be alleviated after some delay.
The server MAY send a Retry-After header field1 to suggest an appropriate amount of time for the client to wait before retrying the request.
Note: The existence of the 503 status code does not imply that a server has to use it when becoming overloaded. Some servers might simply refuse the connection.
- Exception
-
RuntimeException
-
DSchoenbauer\Exception\Platform\RuntimeException implements DSchoenbauer\Exception\ExceptionInterface
-
DSchoenbauer\Exception\Http\ServerError\ServerErrorException implements DSchoenbauer\Exception\Http\HttpExceptionInterface
-
DSchoenbauer\Exception\Http\ServerError\ServiceUnavailableException
Namespace: DSchoenbauer\Exception\Http\ServerError
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Link: Source
Located at Exception/Http/ServerError/ServiceUnavailableException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Link: Source
Located at Exception/Http/ServerError/ServiceUnavailableException.php
public
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|