Class JMSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axemble.vdoc.sdk.exceptions.JMSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JMSQueueExistsException, JMSQueueMissingException

public class JMSException extends Exception
See Also:
  • Constructor Details

    • JMSException

      public JMSException(String message)