JMS exceptions

The JMS service provides the following exceptions for throwing exception events.

JMSConfigurationException

Thrown when one of the specified configuration parameters is incorrect.

JMSConfigurationException

Thrown when one of the specified configuration parameters is incorrect.

JMSSenderEception

Thrown when an error occurs while sending a message to a queue that is configured on the JMS provider.

JMSPublisherException

Thrown when an error occurs while publishing a message to a topic on the JMS provider.

JMSReceiverException

Thrown when an error occurs while receiving a message from a queue on the JMS provider.

JMSMessageNotFoundExceptions

Thrown when the message is not found in a queue on the JMS provider.

// Ethnio survey code removed