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

Packages that use org.objectweb.jass.examples.travelagency.exceptions
org.objectweb.jass.examples.travelagency.ejbs   
 

Classes in org.objectweb.jass.examples.travelagency.exceptions used by org.objectweb.jass.examples.travelagency.ejbs
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.