Class NoLoanPermittedException

All Implemented Interfaces:
Serializable

public class NoLoanPermittedException extends NoLoanPermittedException
Thrown when a user does not have the balance for a transaction and cannot take a loan.
See Also:
  • Constructor Details

    • NoLoanPermittedException

      public NoLoanPermittedException()