Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 563 Bytes

ErrorResponseError.md

File metadata and controls

16 lines (9 loc) · 563 Bytes

ErrorResponseError

Contains information about an error that occurred.

Properties

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

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