MQJMS_Messages

 

public final class MQJMS_Messages
extends Object

java.lang.Object
   |
   +----com.ibm.mq.jms.services.MQJMS_Messages
          

Defines the most common exceptions that can be generated by WebSphere MQ JMS. It does not include all messages that can be written to a trace file. If you receive an exception message not in this list (except in a trace file), or if the cause seems to be an error in WebSphere MQ JMS, contact your IBM service representative.

A JMSException might have an embedded exception that contains a WebSphere MQ reason code. For an explanation of each WebSphere MQ reason code, see the WebSphere MQ Messages and WebSphere MQ z/OS Messages and Codes books.

Reading variables in a message: Some messages display text or numbers that vary according to the circumstances giving rise to the message; these are known as message variables. Message variables are indicated by the use of numbers in braces; for example, {0}, {1}, and so on.


uj32230_