org.apache.camel.component.bean
Class NoBeanAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.camel.CamelException
              extended by org.apache.camel.component.bean.NoBeanAvailableException
All Implemented Interfaces:
Serializable

public class NoBeanAvailableException
extends CamelException

Version:
$Revision: 35332 $
See Also:
Serialized Form

Constructor Summary
NoBeanAvailableException(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoBeanAvailableException

public NoBeanAvailableException(String name)
Method Detail

getName

public String getName()


Copyright © 2008 IONA Open Source Community. All Rights Reserved.