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