com.ibm.mq.jms
Class JMSMessageQueueOverflowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.ibm.mq.jms.JMSMessageQueueOverflowException
-
- All Implemented Interfaces:
- java.io.Serializable
Deprecated.no longer used.
public class JMSMessageQueueOverflowException extends javax.jms.JMSExceptionIndicates that an MessageQueue overflow has occurred.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description JMSMessageQueueOverflowException()Deprecated.
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-