org.beanlet
Class BeanletNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.beanlet.BeanletApplicationException
org.beanlet.BeanletException
org.beanlet.BeanletNotFoundException
- All Implemented Interfaces:
- Serializable
public class BeanletNotFoundException
- extends BeanletException
Thrown if no beanlet is registered for the specified name.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BeanletNotFoundException
public BeanletNotFoundException(String beanletName)
BeanletNotFoundException
public BeanletNotFoundException(String beanletName,
Throwable cause)
Copyright © 2006-2008. All Rights Reserved.