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