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