public class DateBeforeTodayException extends Exception
| Constructor and Description |
|---|
DateBeforeTodayException(String message)
Calls the super() method for Exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DateBeforeTodayException(String message)
message - The message that it want to be shownCopyright © 2017. All rights reserved.