Package com.swiftmq.jms
Class InvalidVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.swiftmq.jms.InvalidVersionException
- All Implemented Interfaces:
Serializable
public class InvalidVersionException
extends javax.jms.JMSException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidVersionException
(String reason) InvalidVersionException
(String reason, Exception linkedException) -
Method Summary
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidVersionException
-
InvalidVersionException
-