Class InsufficientFundsException

All Implemented Interfaces:
Serializable

public class InsufficientFundsException extends Exception
Exception that is thrown when payment is insufficient Extends exception
See Also:
  • Constructor Details

    • InsufficientFundsException

      public InsufficientFundsException(String message)