org.apache.servicemix.jbi
Class NotInitialisedYetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jbi.JBIException
javax.jbi.messaging.MessagingException
org.apache.servicemix.jbi.NotInitialisedYetException
- All Implemented Interfaces:
- Serializable
public class NotInitialisedYetException
- extends javax.jbi.messaging.MessagingException
Thrown if an operation is attempted on the component before it is initialised.
- Version:
- $Revision: 426415 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotInitialisedYetException
public NotInitialisedYetException()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.