Package org.objectweb.jass.examples.travelagency.exceptions

Exception Summary
DBException Thrown if there is an error connecting to a Dababase.
NotEnoughRoomsException Thrown if there are not enough rooms to reserve in a given hotel.
NotEnoughSeatsException Thrown if there are not enought seats to reserve in a given flight.