class StatesNotAvailableException : FlowException
StatesNotAvailableException(message: String?, cause: Throwable? = null)
val cause: Throwable?
val message: String?
fun toString(): String