com.bea.ld.dsmediator.client.exception
Class ServerPrepareException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.ld.dsmediator.client.exception.ServerPrepareException
All Implemented Interfaces:
java.io.Serializable

Deprecated. Replaced by com.bea.dsp.dsmediator.client.* in Dasani release.

public class ServerPrepareException
extends java.lang.Exception

This Exception occurs when the an error occurs while trying to connect/Prepare Query Engine.

See Also:
Serialized Form

Constructor Summary
ServerPrepareException(java.lang.String s)
          Deprecated.  
ServerPrepareException(java.lang.Throwable s)
          Deprecated.  
 
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

ServerPrepareException

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

ServerPrepareException

public ServerPrepareException(java.lang.Throwable s)
Deprecated. 


Copyright © 2006 BEA Systems Inc. All Rights Reserved.