ServiceUnavailableHttpException
class ServiceUnavailableHttpException extends HttpException
ServiceUnavailableHttpException.
Methods
__construct(int|string $retryAfter = null, $message = null, Exception $previous = null, $code)
Constructor.
Details
at line line 29
__construct(int|string $retryAfter = null, $message = null, Exception $previous = null, $code)
Constructor.
in HttpException at line line 32
int
getStatusCode()
Returns the status code.
in HttpException at line line 37
array
getHeaders()
Returns response headers.