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