Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.common.excep
Class SDLogParamsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.apps.fnd.applseed.rt.common.excep.SDRuntimeException
                  extended by oracle.apps.fnd.applseed.rt.common.excep.SDLogParamsException
All Implemented Interfaces:
java.io.Serializable

public class SDLogParamsException
extends SDRuntimeException

See Also:
Serialized Form

Constructor Summary
SDLogParamsException()
           
SDLogParamsException(java.lang.String string)
           
SDLogParamsException(java.lang.String string, java.lang.Throwable throwable)
           
SDLogParamsException(java.lang.Throwable throwable)
           
 
Method Summary
 
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

SDLogParamsException

public SDLogParamsException(java.lang.String string,
                            java.lang.Throwable throwable)

SDLogParamsException

public SDLogParamsException(java.lang.Throwable throwable)

SDLogParamsException

public SDLogParamsException(java.lang.String string)

SDLogParamsException

public SDLogParamsException()

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.