com.neeve.client.link
Class EClientLinkInvalidThreadingModelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.client.link.EClientLinkException
                  extended by com.neeve.client.link.EClientLinkInvalidThreadingModelException
All Implemented Interfaces:
Serializable

public final class EClientLinkInvalidThreadingModelException
extends EClientLinkException

Indicates that a specified threading model is not compatible with the client link manager.

See Also:
Serialized Form

Constructor Summary
EClientLinkInvalidThreadingModelException(String tm)
          Construct using the invalid threading model
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EClientLinkInvalidThreadingModelException

public EClientLinkInvalidThreadingModelException(String tm)
Construct using the invalid threading model



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.