Class UncheckedException

All Implemented Interfaces:
Serializable

public class UncheckedException extends RuntimeException
Specific RuntimeException thrown when checked Exception occurs in ThrowingFunctions.
Checked Exception is set as cause.
See Also: