All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----JBMSTours.BudgetException
The application throws this exception if the proposed customer object is out of the customer's budget.
public BudgetException()
public BudgetException(HotelStay hs)
public BudgetException(CustomerFlight cs)
All Packages Class Hierarchy This Package Previous Next Index