class InsufficientBalanceException : FlowException
<init> |
InsufficientBalanceException(amountMissing: Amount<*>) |
amountMissing |
val amountMissing: Amount<*> |
toString |
fun toString(): String |
rootCause |
val Throwable.rootCause: Throwable |