Messages : 22 Error Message : 22.2 Error Message Structure
 
22.2 Error Message Structure
 
Table 14: Error Message Structure
Attribute
Type
Definition
Debug
object
An object containing additional information about the Error in order to help with debugging. Optional.
File
string
The file where the error occurred.
Line
int
The line where the error occurred.
Message
string
The JSON message that caused the error.
Offset
int
The location of where the error occurred in the JSON message that caused the error.
ID
int
Required. Integer value representing the stream of the message that caused the error (or 0 if ID was nonrecoverable).
Text
string
A message that provides details of the error.
Type
string,int
Required. Specifies the message classification. For Error messages, Type is Error.
Click here for a list of available types
Ack
Close
Error
Generic
Ping
Pong
Post
Refresh
Request
Status
Update