/personalized-exceptions

Repo for study purposes. Learning how to personalize exceptions.

Primary LanguageJava

✨ABOUT THE PROJECT✨

Make a program to read data from a hotel reservation and display the reservation data.

The program shouldn't accept reservation invalid data.

Rules:

  • Reservation changes could happen only to future dates.
  • Checkout date has to be longer then checkin date.

Diagram

Output

Exceptions output