com.neeve.link
Class ELnkOpWouldAsyncException

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

public final class ELnkOpWouldAsyncException
extends ELnkOpFailedException

Indicates that a requested link operation could not complete before the operation method returned and the user had specifically requested that the operation not be scheduled for background (async) completion.

See Also:
Serialized Form

Constructor Summary
ELnkOpWouldAsyncException()
          Default constructor
 
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

ELnkOpWouldAsyncException

public ELnkOpWouldAsyncException()
Default constructor



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