com.neeve.link
Class ELnkHandshakeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.link.ELnkException
                  extended by com.neeve.link.ELnkHandshakeException
All Implemented Interfaces:
Serializable

public final class ELnkHandshakeException
extends ELnkException

Indicates a handshake related exception

See Also:
Serialized Form

Constructor Summary
ELnkHandshakeException(String str)
          Construct using error string.
ELnkHandshakeException(Throwable cause)
          Construct using a linked exception
 
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

ELnkHandshakeException

public ELnkHandshakeException(Throwable cause)
Construct using a linked exception


ELnkHandshakeException

public ELnkHandshakeException(String str)
Construct using error string.



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