Package com.machinezoo.noexception.throwing

Variations of standard functional interfaces that allow throwing checked exceptions. These interfaces are usually implemented as lambdas and passed to the appropriate method of CheckedExceptionHandler. See NoException tutorial.
See Also:
CheckedExceptionHandler, Exceptions, NoException tutorial, java.util.function