com.esri.sde.sdk.client
Class SeDoesNotExistException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.esri.sde.sdk.client.SeException
              extended by com.esri.sde.sdk.client.SeDoesNotExistException
All Implemented Interfaces:
java.io.Serializable

Deprecated. at ArcSDE version 9.0

public class SeDoesNotExistException
extends SeException

See Also:
Serialized Form

Constructor Summary
SeDoesNotExistException()
          Deprecated.  
SeDoesNotExistException(SeError errObj)
          Deprecated.  
SeDoesNotExistException(java.lang.String s)
          Deprecated.  
SeDoesNotExistException(java.lang.String s, SeError errObj)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.esri.sde.sdk.client.SeException
getSeError, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SeDoesNotExistException

public SeDoesNotExistException()
Deprecated. 

SeDoesNotExistException

public SeDoesNotExistException(java.lang.String s)
Deprecated. 

SeDoesNotExistException

public SeDoesNotExistException(SeError errObj)
Deprecated. 

SeDoesNotExistException

public SeDoesNotExistException(java.lang.String s,
                               SeError errObj)
Deprecated.