Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 556 Bytes

ErrorResponseError.md

File metadata and controls

13 lines (9 loc) · 556 Bytes

# ErrorResponseError

Contains information about an error that occurred.

Properties

Name Type Description Notes
errorMsg*required string Message describing an error.
errorName*required string Name of the error.
errorPath string Path at which an error occurred.

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