Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 809 Bytes

File metadata and controls

16 lines (11 loc) · 809 Bytes

NotFound

Properties

Name Type Description Notes
message str An error message
name str The error name defaults to "NOT_FOUND"
status float The status code of the exception defaults to 404
errors [GenericError] A list of related errors [optional]
stack str The stack trace (only in development mode) [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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