Extension SDK 10.1.2

Uses of Package
oracle.ide.exception

Packages that use oracle.ide.exception
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.addin Contains classes and interfaces that are used by addins to extend JDeveloper with their own views and wizards. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.jdeveloper.cm.dt Contains the base design-time API for integrating database and application server connections within JDeveloper. 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
 

Classes in oracle.ide.exception used by oracle.ide
ChangeVetoException
          ChangeVetoException exception is thrown when an VetoObserver vetos a pending VetoableSubject change.
 

Classes in oracle.ide.exception used by oracle.ide.addin
ChangeVetoException
          ChangeVetoException exception is thrown when an VetoObserver vetos a pending VetoableSubject change.
 

Classes in oracle.ide.exception used by oracle.ide.model
ChangeVetoException
          ChangeVetoException exception is thrown when an VetoObserver vetos a pending VetoableSubject change.
 

Classes in oracle.ide.exception used by oracle.jdeveloper.cm.dt
SingletonClassException
          SingletonClassException exception class is thrown when a singleton class is instantiated more than once.
 

Classes in oracle.ide.exception used by oracle.jdeveloper.library
SingletonClassException
          SingletonClassException exception class is thrown when a singleton class is instantiated more than once.
 


Extension SDK

 

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