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