Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.jdeveloper.deploy.dt
Class InvalidProfileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.jdeveloper.deploy.dt.InvalidProfileException
All Implemented Interfaces:
java.io.Serializable

public class InvalidProfileException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
InvalidProfileException()
           
InvalidProfileException(java.lang.String s)
           
InvalidProfileException(java.lang.Throwable e)
           
 
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

InvalidProfileException

public InvalidProfileException()

InvalidProfileException

public InvalidProfileException(java.lang.String s)

InvalidProfileException

public InvalidProfileException(java.lang.Throwable e)

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.