com.ibm.mq.jms
Class NoBrokerResponseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.ibm.mq.jms.NoBrokerResponseException
-
- All Implemented Interfaces:
- java.io.Serializable
Deprecated.no longer used.
public class NoBrokerResponseException extends javax.jms.JMSExceptionIndicates that a response was requested for a broker command, but none was received within the timeout interval.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description voidsetLinkedException(java.lang.Exception exception)Deprecated.
-