open class StateReplacementException : FlowException
<init> |
StateReplacementException(message: String? = null, cause: Throwable? = null) |
cause |
open val cause: Throwable? |
message |
open val message: String? |
rootCause |
val Throwable.rootCause: Throwable |