Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / CheckedInput / <init>

<init>

CheckedInput(origin: Input, func: KFunc<Exception, E>)

Input that throws exception of specified type.

Parameters

E - Exception’s type.

origin - Origin input.

func - Function that wraps exceptions.

Since 0.4