org.apache.activemq
Class NotStartedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
javax.jms.IllegalStateException
org.apache.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.2 $
- 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 © 2005-2011 Apache Software Foundation. All Rights Reserved.