NameDescriptionTypeAdditional information
ResultCode

The ResultCode of this message.

WtResultCode

None.

Message

A user understandable message about the result. Can be used for logging results.

string

None.

HttpStatusCode

Contains the HTTP status code that usually would be returned by the server. The server can not return the HTTP error code in the HTTP header becuase all the information would not be sent in all cases.

WaspHttpStatusCodes

None.

FieldName

We use this field as an identifier for the error message. Ex: can be an "_id" field in a grid, or can be a field that has a validation error on save

string

None.