org.activemq
Class ConnectionClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
javax.jms.IllegalStateException
org.activemq.ConnectionClosedException
- All Implemented Interfaces:
- Serializable
public class ConnectionClosedException
- extends IllegalStateException
An exception thrown when attempt is made to use a connection when the connection has been closed.
- Version:
- $Revision: 1.1 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionClosedException
public ConnectionClosedException()
Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.