com.neeve.emx
Class EEmxNotScheduledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.emx.EEmxNotScheduledException
- All Implemented Interfaces:
- Serializable
public final class EEmxNotScheduledException
- extends RuntimeException
Indicates that an event being unscheduled from the dispatcher is not
currently scheduled with the dispatcher.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EEmxNotScheduledException
public EEmxNotScheduledException()
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.