class InsufficientBalanceException : Exception
InsufficientBalanceException(amountMissing: Amount<*>)
val amountMissing: Amount<*>