class EventCancelledException : RuntimeException
EventCancelledException()
EventCancelledException(message: String?)
EventCancelledException(message: String?, cause: Throwable?)
EventCancelledException(cause: Throwable?)