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

E22564-02

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

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

public class SDMappingException
extends SDRuntimeException

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/common/excep/SDMappingException.java /main/2 2008/11/06 16:33:12 sjanarth Exp $
Author:
sjanarth
See Also:
Serialized Form

Constructor Summary
SDMappingException(java.lang.String msg)
           
SDMappingException(java.lang.String attrName, SDDataEntity de)
           
 
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

SDMappingException

public SDMappingException(java.lang.String attrName,
                          SDDataEntity de)

SDMappingException

public SDMappingException(java.lang.String msg)

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.