class UnauthorizedHttpException extends HttpException
UnauthorizedHttpException.
Methods
__construct(string $challenge, $message = null, Exception $previous = null, $code) Constructor.
int getStatusCode() Returns the status code. from HttpException array getHeaders() Returns response headers. from HttpException
Details
__construct(string $challenge, $message = null, Exception $previous = null, $code)
Constructor. Parameters string $c