Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 378 Bytes

NotFoundError.md

File metadata and controls

15 lines (7 loc) · 378 Bytes

NotFoundError

Returns an HTTP error code and message for a 'not found' error

Properties

Name Type Description Notes
error String The three-digit HTTP error code for a not found error [optional]
message String A message about the not found error [optional]