Class ThrowExceptionFunction
java.lang.Object
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
- Direct Known Subclasses:
ThrowExceptionFunction.ForJava7,ThrowExceptionFunction.Native
public abstract class ThrowExceptionFunction extends Object implements Consumer<Throwable>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classThrowExceptionFunction.ForJava7static classThrowExceptionFunction.Native -
Constructor Summary
Constructors Constructor Description ThrowExceptionFunction() -
Method Summary
-
Constructor Details
-
ThrowExceptionFunction
public ThrowExceptionFunction()
-
-
Method Details
-
apply
-