JsonApiNotFoundException¶
class in JsonApiToolkit.Models.Errors
Exception for not found errors (404).
Constructors¶
JsonApiNotFoundException(message: string)¶
Initializes a new not found exception.
Parameters
- message
class in JsonApiToolkit.Models.Errors
Exception for not found errors (404).
Initializes a new not found exception.
Parameters
- message