uniflow-core / io.uniflow.core.flow.error / BadOrWrongStateException

BadOrWrongStateException

class BadOrWrongStateException : Exception

Constructors

<init>

BadOrWrongStateException(state: UIState, requiredState: KClass<out UIState>)

Extension Functions

toUIError

fun Throwable.toUIError(): UIError