public class EventException extends java.lang.Exception
EventException()
EventException(java.lang.String s)
EventException(java.lang.String s, java.lang.Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EventException()
public EventException(java.lang.String s)
public EventException(java.lang.String s, java.lang.Throwable e)