kactoos-jvm / nnl.rocks.kactoos.func / CheckedBiFunc / <init>
CheckedBiFunc(origin: KBiFunc<X, Y, Z>, func: KFunc<Exception, E>)
BiFunc that throws exception of specified type.
X - Type of input
Y - Type of input
Z - Type of output
E - Exception’s type
Since 0.4