| Class | Description |
|---|---|
| ValidationErrorInfo |
ValidationErrorInfo class contains information about the validation error message
together with the name of the field that the validation failed on. |
| Exception | Description |
|---|---|
| BadMessageFormatException |
BadMessageFormatException class is an exception that is thrown when the message is not in
the proper format, thus the system is unable to parse it. |
| MessageTypeNotSupportedException |
MessageTypeNotSupportedException class is an exception that is thrown when the client of
the host app request to process a message with a type ID that is unknown to the host app. |
| ValidationException |
ValidationException class is an exception that contains more detail about particular
fields that fails validation. |
Copyright © 2018. All rights reserved.