com.neeve.event
Class EEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.root.ERootRuntimeException
com.neeve.event.EEventException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EEventClassInstantiateException, EEventClassLoadException, EEventTypeInvalidException
public class EEventException
- extends ERootRuntimeException
Base exception class for all exceptions in this package
- See Also:
- Serialized Form
EEventException
public EEventException(Throwable cause)
- Construct using a linked exception
EEventException
public EEventException(String str)
- Construct using error string.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.