Package org.apache.servicemix.jbi

Exception Summary
ExchangeTimeoutException An exception thrown when a synchronous exchange has timed out.
FaultException An exception which is thrown if a fault occurs in some JBI client invocation.
MissingPropertyException An exception thrown if a component cannot be properly initialised due to a missing piece of configuration.
NoEndpointAvailableException An exception thrown if a ServiceEndpoint is unavailable
NoFaultAvailableException An exception thrown if a component cannot find an expected Fault
NoInMessageAvailableException An exception thrown if a component cannot find an expected in message.
NoInterfaceAvailableException An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given interfaceName.
NoMessageContentAvailableException An exception thrown if a component cannot find an expected message content in the inbound message.
NoOutMessageAvailableException An exception thrown if a component cannot find an expected output message.
NoServiceAvailableException An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given serviceName.
NoServiceEndpointAvailableException An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given serviceName.
NoSuchOperationException An exception thrown if a component does not expose the given operation.
NotInitialisedYetException Thrown if an operation is attempted on the component before it is initialised.
RuntimeJBIException A runtime exception caused by some error when interacting with the JBI container
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.