Class BeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jodd.exception.UncheckedException
jodd.bean.BeanException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ForcedBeanException, InvalidPropertyBeanException, InvokePropertyBeanException, NullPropertyBeanException, PropertyNotFoundBeanException
-
Nested Class Summary
Nested classes/interfaces inherited from class UncheckedException
UncheckedException.CallableVoid -
Field Summary
Fields inherited from class UncheckedException
cause, CAUSE_DIV, showCauseDetails -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class UncheckedException
callAndWrapException, getCause, getMessage, printStackTrace, printStackTrace, printStackTrace, rethrow, runAndWrapException, wrap, wrapMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
BeanException
-
BeanException
-