com.neeve.link
Class ELnkOpFailedException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ELnkOpCancelledException, ELnkOpRequestFailedException, ELnkOpTimeoutException, ELnkOpWouldAsyncException

public class ELnkOpFailedException
extends ELnkException

Indicates that a requested link operation failed

See Also:
Serialized Form

Constructor Summary
ELnkOpFailedException(String str)
          Construct using error string.
ELnkOpFailedException(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

ELnkOpFailedException

public ELnkOpFailedException(Throwable cause)
Construct using a linked exception


ELnkOpFailedException

public ELnkOpFailedException(String str)
Construct using error string.



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