uniflow-core / io.uniflow.core.flow / ActionErrorFunction_T

ActionErrorFunction_T

typealias ActionErrorFunction_T<T> = suspend (Exception, T) -> Unit