Constructors
constructor
- new AuthorizationError(message: string | undefined, code: string, uri?: undefined | string, status?: undefined | number): AuthorizationError
-
Parameters
-
message: string | undefined
-
code: string
-
Optional uri: undefined | string
-
Optional status: undefined | number
Properties
Optional uri
uri: undefined | string