com.neeve.emx
Class EEmxNwLnkOpFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.emx.EEmxException
                  extended by com.neeve.emx.EEmxNwLnkOpFailedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EEmxNwLnkClosedGracefullyException

public class EEmxNwLnkOpFailedException
extends EEmxException

Indicates that a requested network link operation failed

See Also:
Serialized Form

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

EEmxNwLnkOpFailedException

public EEmxNwLnkOpFailedException(Throwable cause)
Construct using a linked exception


EEmxNwLnkOpFailedException

public EEmxNwLnkOpFailedException(String str)
Construct using error string.



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