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

E22564-02

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

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.SDLoaderException
                      extended by oracle.apps.fnd.applseed.rt.loader.exception.SDLoaderFileFormatException
                          extended by oracle.apps.fnd.applseed.rt.loader.exception.SDUnknownAttributeException
All Implemented Interfaces:
java.io.Serializable

public class SDUnknownAttributeException
extends SDLoaderFileFormatException

See Also:
Serialized Form

Constructor Summary
SDUnknownAttributeException(java.lang.String entity, java.lang.String attribute)
           
 
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

SDUnknownAttributeException

public SDUnknownAttributeException(java.lang.String entity,
                                   java.lang.String attribute)

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.