Class JMSInvalidParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.ibm.mq.jms.JMSInvalidParameterException
- All Implemented Interfaces:
Serializable
public class JMSInvalidParameterException
extends javax.jms.JMSException
Deprecated.
no longer used.
Indicates that an invalid parameter was passed on a method call.
- 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