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

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

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

public class StreamingException
extends java.lang.Exception

Represents exceptions thrown while trying to stream results of data service function invocation.

See Also:
Serialized Form

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

StreamingException

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

StreamingException

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


Copyright © 2006 BEA Systems Inc. All Rights Reserved.