uniflow-core / io.uniflow.core.flow.data / UIEvent / Error / <init>

<init>

Error(message: String? = null)
Error(message: String? = null, error: Throwable? = null, state: UIState? = null)
Error(message: String? = null, error: UIError? = null, state: UIState? = null)