- All Implemented Interfaces:
 
- java.io.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:
 
- Serialized Form