Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 592 Bytes

NotFoundException.md

File metadata and controls

14 lines (8 loc) · 592 Bytes

NotFoundException

Properties

Name Type Description Notes
statusCode number HTTP status code [optional] [default to undefined]
message string Error message [optional] [default to undefined]
error string Short description of the HTTP error [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]