ErrorObject
The ErrorObject consists of the following attributes:- ErrorCode: One of the standard error codes (see below)
- ErrorMsg: A human-readable message describing the error
- HttpStatusCode: The HTTP result code
- Issues: An array of additional error helpers, used to define where errors have occurred. Each element in the array consist of:
Error Object