Package org.n52.janmayen.function
Class ThrowableFunction<F,T>
- java.lang.Object
-
- org.n52.janmayen.function.ThrowableFunction<F,T>
-
-
Constructor Summary
Constructors Constructor Description ThrowableFunction()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description Tapply(F input)protected abstract TapplyThrowable(F input)List<Exception>getErrors()ExceptiongetFirstError()booleanhasErrors()<X extends Throwable>
voidpropagateIfPossible(Class<X> declaredType)
-