- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jodd.exception.UncheckedException
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jodd.exception.UncheckedException
jodd.exception.UncheckedException.CallableVoid
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.lang.String |
queryString |
-
Fields inherited from class jodd.exception.UncheckedException
cause, CAUSE_DIV, showCauseDetails
-
Method Summary
-
Methods inherited from class jodd.exception.UncheckedException
callAndWrapException, getCause, printStackTrace, printStackTrace, printStackTrace, rethrow, runAndWrapException, wrap, wrap
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2003-present Jodd Team