public class HotelReservationException extends Exception
Constructor and Description |
---|
HotelReservationException() |
HotelReservationException(String msg) |
HotelReservationException(String msg,
Throwable ex) |
HotelReservationException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.