Class InvalidWithdrawalUIException

All Implemented Interfaces:
Serializable

public class InvalidWithdrawalUIException extends CommandException
User interface exception invalid withdrawal operations.
See Also:
Serialized Form
  • Constructor Details

    • InvalidWithdrawalUIException

      public InvalidWithdrawalUIException(int account, double amount)
      Parameters:
      account - Invalid account.
      amount - Invalid amount.