org.apache.servicemix.jbi
Class NoEndpointAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jbi.JBIException
org.apache.servicemix.jbi.NoEndpointAvailableException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoInterfaceAvailableException, NoServiceAvailableException, NoServiceEndpointAvailableException
public class NoEndpointAvailableException
- extends javax.jbi.JBIException
An exception thrown if a ServiceEndpoint is unavailable
- Version:
- $Revision: 564607 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoEndpointAvailableException
public NoEndpointAvailableException(String aMessage)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.