org.apache.camel.component.bean
Class NoBeanAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.component.bean.NoBeanAvailableException
- All Implemented Interfaces:
- Serializable
public class NoBeanAvailableException
- extends CamelException
Exception thrown if the bean could not be found in the registry.
- Version:
- $Revision: 567 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoBeanAvailableException
public NoBeanAvailableException(String name)
getName
public String getName()
Copyright © 2009 IONA Open Source Community. All Rights Reserved.