com.neeve.emx
Class EEmxNotOwnerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.emx.EEmxNotOwnerException
- All Implemented Interfaces:
- Serializable
public final class EEmxNotOwnerException
- extends RuntimeException
Indicates that a dispatcher operation was attempted by a thread that is not
the dispatcher owner.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EEmxNotOwnerException
public EEmxNotOwnerException()
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.