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

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.ld.dsmediator.client.exception.SDOMediatorException

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.Exception s)
           
SDOMediatorException(java.lang.String 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SDOMediatorException

public SDOMediatorException(java.lang.String s)

SDOMediatorException

public SDOMediatorException(java.lang.Exception s)


Copyright © 2005 Bea Systems Inc. All Rights Reserved.