Class: UnauthorizedError
Class: UnauthorizedError
Unauthorized http error.
Extends
RuntimeError
Constructors
Constructor
new UnauthorizedError(message, options): UnauthorizedError;
Parameters
message
string
options
ErrorOptions
= {}
Returns
UnauthorizedError
Overrides
RuntimeError.constructor