Kactoos

kactoos-jvm / nnl.rocks.kactoos.func / CheckedBiFunc / <init>

<init>

CheckedBiFunc(origin: KBiFunc<X, Y, Z>, func: KFunc<Exception, E>)

BiFunc that throws exception of specified type.

Parameters

X - Type of input

Y - Type of input

Z - Type of output

E - Exception’s type

Since 0.4