Package com.chutneytesting.tools
Class UncheckedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.chutneytesting.tools.UncheckedException
- All Implemented Interfaces:
Serializable
Specific
Checked
RuntimeException thrown when checked Exception occurs in ThrowingFunctions.Checked
Exception is set as cause.-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
throwUncheckedException
-