org.starhope.vergil.logic
Class EventNotHandledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.starhope.vergil.logic.EventNotHandledException
- All Implemented Interfaces:
- Serializable
public class EventNotHandledException
- extends Exception
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
- See Also:
- Serialized Form
Field Summary |
private static long |
serialVersionUID
WRITEME: Document this brpocock@star-hope.org |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- WRITEME: Document this brpocock@star-hope.org
- See Also:
- Constant Field Values
EventNotHandledException
public EventNotHandledException()