com.neeve.link
Class ELnkOpRequestFailedException

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.ELnkOpFailedException
                      extended by com.neeve.link.ELnkOpRequestFailedException
All Implemented Interfaces:
Serializable

public final class ELnkOpRequestFailedException
extends ELnkOpFailedException

Indicates that the reply code in a reply packet was non-zero.

See Also:
Serialized Form

Constructor Summary
ELnkOpRequestFailedException(long code)
          Default constructor
 
Method Summary
 long getCode()
           
 
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

ELnkOpRequestFailedException

public ELnkOpRequestFailedException(long code)
Default constructor

Method Detail

getCode

public final long getCode()


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