Class QueueTransactionClosedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class QueueTransactionClosedException
    extends QueueException
    An exception thrown from Transactions if the transaction is already closed
    Author:
    IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      QueueTransactionClosedException​(java.lang.String msg)
      Constructs a new QueueTransactionClosedException
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • QueueTransactionClosedException

        public QueueTransactionClosedException​(java.lang.String msg)
        Constructs a new QueueTransactionClosedException
        Parameters:
        msg - the message