org.apache.activemq
Class AlreadyClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
org.apache.activemq.AlreadyClosedException
- All Implemented Interfaces:
- Serializable
public class AlreadyClosedException
- extends JMSException
An exception which is closed if you try to access a resource which has already
been closed
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyClosedException
public AlreadyClosedException()
AlreadyClosedException
public AlreadyClosedException(String description)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.