Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnauthorizedError

Represents an UNAUTHORIZED error. The request requires user authentication. The response MUST include a WWW-Authenticate header field containing a challenge applicable to the requested resource.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

statusCode

statusCode: number

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc