Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 559 Bytes

ErrorResponseError.md

File metadata and controls

13 lines (9 loc) · 559 Bytes

# ErrorResponseError

Contains information about an error that occurred.

Properties

Name Type Description Notes
error_msg*required string Message describing an error.
error_name*required string Name of the error.
error_path string Path at which an error occurred.

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