class |
MQAckException
ModuleException to be thrown in the cases in which ACKing a message fails
|
class |
MQConsumeException
ModuleException to be thrown in the cases in which consuming a message fails
|
class |
MQDestinationNotFoundException
ModuleException to be thrown in the cases in which publishing a message fails
due to a payload exceeding the service limits
|
class |
MQIllegalBodyException
ModuleException to be thrown in the cases in which publishing a message fails
due to a payload exceeding the service limits
|
class |
MQIllegalDeliveryDelay
ModuleException to be thrown in the cases in which publishing a message fails
due to an invalid delivery delay being set
|
class |
MQIllegalMessageGroupId
ModuleException to be thrown in the cases in which publishing a message fails
due to an invalid message Group ID being set
|
class |
MQNackException
ModuleException to be thrown in the cases in which NACKing a message fails
|
class |
MQPublishException
ModuleException to be thrown in the cases in which publishing a message fails
|
class |
MQTimeoutException
ModuleException to be thrown in the cases in which consuming a message fails
|