com.neeve.link
Class ELnkInvalidStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.neeve.link.ELnkInvalidStateException
All Implemented Interfaces:
Serializable

public final class ELnkInvalidStateException
extends RuntimeException

Indicates that an operation was performed on the link in an invalid state

See Also:
Serialized Form

Constructor Summary
ELnkInvalidStateException(String op, String state)
          Construct using error string.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ELnkInvalidStateException

public ELnkInvalidStateException(String op,
                                 String state)
Construct using error string.



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