Kactoos

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

<init>

CheckedOutput(origin: Output, func: KFunc<Exception, E>)

Output that throws exception of specified type.

Parameters

E - Exception’s type.

origin - Origin output.

func - Function that wraps exceptions.

Since 0.4