ServiceUnavailableHttpException

ServiceUnavailableHttpException

class ServiceUnavailableHttpException extends HttpException

ServiceUnavailableHttpException.

Methods

登录查看完整内容
__construct(int|string $retryAfter = null, $message = null, Exception $previous = null, $code)

Constructor.

int getStatusCode()

Returns the status code.

from HttpException
array