Class QueueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.swiftmq.swiftlet.queue.QueueException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QueueAlreadyDefinedException, QueueHandlerClosedException, QueueLimitException, QueueTimeoutException, QueueTransactionClosedException, UnknownQueueException

public class QueueException extends javax.jms.JMSException
An exception thrown by queues
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also:
  • Constructor Details

    • QueueException

      public QueueException(String msg)
      Constructs a new QueueException
      Parameters:
      msg - the message