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

E22564-02

oracle.apps.fnd.applseed.rt.loader.exception
Class SDRollBackException

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.loader.exception.SDRollBackException
All Implemented Interfaces:
java.io.Serializable

public class SDRollBackException
extends SDRuntimeException

Exception reported when rollback fails for upload of a file.

See Also:
Serialized Form

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

SDRollBackException

public SDRollBackException()

SDRollBackException

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

SDRollBackException

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

SDRollBackException

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

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.