uniflow-core / io.uniflow.core.flow.data / UIError / <init>

<init>

UIError(message: String? = null)
UIError(message: String? = null, throwable: Throwable? = null)
UIError(message: String? = null, cause: UIError? = null)