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

E22564-02

oracle.apps.fnd.applseed.rt.common.classloader.jdev
Class JdevRelatedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.apps.fnd.applseed.rt.common.classloader.jdev.JdevRelatedException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JdevNotFoundException, JdevVersionMismatchException, LibrariesXMLReadException, NoExtensionDirectoryException

public abstract class JdevRelatedException
extends java.lang.Exception

Since:
Drop 7
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/common/classloader/jdev/JdevRelatedException.java /main/1 2008/11/04 17:25:45 sjanarth Exp $
Author:
sjanarth
See Also:
Serialized Form

Constructor Summary
JdevRelatedException(java.lang.Exception cause)
           
JdevRelatedException(java.lang.String msg)
           
 
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

JdevRelatedException

public JdevRelatedException(java.lang.String msg)

JdevRelatedException

public JdevRelatedException(java.lang.Exception cause)

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.