org.activemq
Class NotStartedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
javax.jms.IllegalStateException
org.activemq.NotStartedException
- All Implemented Interfaces:
- Serializable
- public class NotStartedException
- extends IllegalStateException
An exception thrown when an operation is invoked on a service
which has not yet been started.
- Version:
- $Revision: 1.1.1.1 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotStartedException
public NotStartedException()
Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.