Class QueueHandlerClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.swiftmq.swiftlet.queue.QueueException
com.swiftmq.swiftlet.queue.QueueHandlerClosedException
All Implemented Interfaces:
Serializable

public class QueueHandlerClosedException extends QueueException
An exception thrown by QueueHandlers if a method is invoked after the handler is closed.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also: