JsonApiUnauthorizedException¶
class in JsonApiToolkit.Models.Errors
Exception for unauthorized errors (401).
Constructors¶
JsonApiUnauthorizedException(message: string)¶
Initializes a new unauthorized exception.
Parameters
- message
class in JsonApiToolkit.Models.Errors
Exception for unauthorized errors (401).
Initializes a new unauthorized exception.
Parameters
- message