UnauthorizedHttpException
class UnauthorizedHttpException extends HttpException
UnauthorizedHttpException.
Methods
Details
at line line 29
__construct(string $challenge, $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.