Class IntErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.ibm.mq.jms.IntErrorException
- All Implemented Interfaces:
Serializable
public class IntErrorException
extends javax.jms.JMSException
Deprecated.
no longer used.
This exception is thrown when there is an internal problem with one of the JMS classes.
- See Also:
-
Method Summary
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString