kactoos-jvm / nnl.rocks.kactoos.io / CheckedInput / <init>
CheckedInput(origin: Input, func: KFunc<Exception, E>)
Input that throws exception of specified type.
E - Exception’s type.
origin - Origin input.
func - Function that wraps exceptions.
Since 0.4