Package bcu.cmp5332.bookingsystem.main


package bcu.cmp5332.bookingsystem.main
  • Class
    Description
    The CommandParser class is responsible for parsing user input and creating corresponding Command objects.
    FlightBookingSystemException extends Exception class and is a custom exception that is used to notify the user about errors or invalid commands.
    The main class of the Flight Booking System.