Class HotelReservationException

    • Constructor Detail

      • HotelReservationException

        public HotelReservationException()
      • HotelReservationException

        public HotelReservationException​(String msg)
      • HotelReservationException

        public HotelReservationException​(String msg,
                                         Throwable ex)
      • HotelReservationException

        public HotelReservationException​(Throwable ex)