org.apache.camel.component.pojo
Class NoPojoAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.component.pojo.NoPojoAvailableException
- All Implemented Interfaces:
- Serializable
public class NoPojoAvailableException
- extends CamelException
- Version:
- $Revision: 1.1 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoPojoAvailableException
public NoPojoAvailableException(PojoEndpoint endpoint)
getEndpoint
public PojoEndpoint getEndpoint()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.