class CashException : FlowException
CashException(message: String, cause: Throwable)
val Throwable.rootCause: Throwable