com.bea.dsp.dsmediator.client.exception
Class SDOMediatorException

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

public class SDOMediatorException
extends java.lang.Exception

Represents exceptions thrown while mediator attempts to fetch data from data sources.

See Also:
Serialized Form

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

SDOMediatorException

public SDOMediatorException(java.lang.String s)

SDOMediatorException

public SDOMediatorException(java.lang.Throwable s)


Copyright © 2006 BEA Systems Inc. All Rights Reserved.