Package rife.tools.exceptions
Class BeanUtilsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rife.tools.exceptions.BeanUtilsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBeanUtilsException
(String message, Class beanClass) BeanUtilsException
(String message, Class beanClass, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BeanUtilsException
-
BeanUtilsException
-
-
Method Details
-
getBeanClass
-