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

E22564-02

oracle.apps.fnd.applseed.orch.exception
Class SDFOrchestratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.apps.fnd.applseed.orch.exception.SDFOrchestratorException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SDFOrchestratorParamException, SDFOrchestratorWorkerException

public class SDFOrchestratorException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
SDFOrchestratorException()
           
SDFOrchestratorException(java.lang.String message)
           
SDFOrchestratorException(java.lang.String message, java.lang.Throwable cause)
           
SDFOrchestratorException(java.lang.Throwable cause)
           
 
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

SDFOrchestratorException

public SDFOrchestratorException()

SDFOrchestratorException

public SDFOrchestratorException(java.lang.String message)
Parameters:
message - @inheritDoc

SDFOrchestratorException

public SDFOrchestratorException(java.lang.Throwable cause)
Parameters:
cause - @inheritDoc

SDFOrchestratorException

public SDFOrchestratorException(java.lang.String message,
                                java.lang.Throwable cause)
Parameters:
message - @inheritDoc
cause - @inheritDoc

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.