X Tutup
Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 427 Bytes

File metadata and controls

16 lines (8 loc) · 427 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.
X Tutup