Class Wallet.CouldNotAdjustDownwards

All Implemented Interfaces:
Serializable
Enclosing class:
Wallet

public static class Wallet.CouldNotAdjustDownwards extends Wallet.CompletionException
Thrown when we were trying to empty the wallet, and the total amount of money we were trying to empty after being reduced for the fee was smaller than the min payment. Note that the missing field will be null in this case.
See Also:
  • Constructor Details

    • CouldNotAdjustDownwards

      public CouldNotAdjustDownwards()