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

E22564-02

oracle.apps.fnd.applseed.console.excep
Class SDConsoleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.apps.fnd.applseed.console.excep.SDConsoleException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SDConsoleParamsException

public class SDConsoleException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SDConsoleException()
           
SDConsoleException(java.lang.String msg)
           
SDConsoleException(java.lang.String msg, java.lang.Throwable t)
           
SDConsoleException(java.lang.Throwable t)
           
 
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

SDConsoleException

public SDConsoleException()

SDConsoleException

public SDConsoleException(java.lang.String msg)

SDConsoleException

public SDConsoleException(java.lang.Throwable t)

SDConsoleException

public SDConsoleException(java.lang.String msg,
                          java.lang.Throwable t)

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.