@FunctionalInterface public static interface Functions.FailableFunction<I,O,T extends java.lang.Throwable>
O
apply(I pInput)
O apply(I pInput) throws T extends java.lang.Throwable
pInput
T
T extends java.lang.Throwable