public class ReservationNotFoundException extends HotelReservationException
Constructor and Description |
---|
ReservationNotFoundException() |
ReservationNotFoundException(String msg) |
ReservationNotFoundException(String msg,
Throwable ex) |
ReservationNotFoundException(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.