|
Exception Summary |
| DuplicateMessageException |
The DuplicateMessageException is thrown if one and the same message is to be processed a second time. |
| InvalidParamException |
The InvalidParamException is thrown if a parameter that has been provided is invalid or not supported. |
| MessageFormatException |
The MessageFormatException is thrown if the format of the message is invalid. |
| MessagingException |
The MessagingException is the root exception of the Messaging API. |
| PayloadFormatException |
The PayloadFormatException is thrown if the format of a message payload is invalid. |