com.neeve.client.link
Class EClientLinkNotPresentException

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.EClientLinkNotPresentException
All Implemented Interfaces:
Serializable

public class EClientLinkNotPresentException
extends EClientLinkException

Indicates a client link object could not be found.

See Also:
Serialized Form

Constructor Summary
EClientLinkNotPresentException()
          Construct
EClientLinkNotPresentException(String str)
          Construct using a specified string.
 
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

EClientLinkNotPresentException

public EClientLinkNotPresentException()
Construct


EClientLinkNotPresentException

public EClientLinkNotPresentException(String str)
Construct using a specified string.



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