Class BrokerCommandFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.ibm.mq.jms.BrokerCommandFailedException
- All Implemented Interfaces:
Serializable
public class BrokerCommandFailedException
extends javax.jms.JMSException
Deprecated.
no longer used.
The broker has sent a response message which indicates that the command failed.
- See Also:
-
Method Summary
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
setLinkedException
Deprecated.- Overrides:
setLinkedExceptionin classjavax.jms.JMSException- See Also:
-