Extension SDK 10.1.2

Package oracle.ide.exception

Contains some exception classes thrown by the Addin API.

See:
          Description

Exception Summary
ChainedException ChainedException exception class is a base Exception type supporting exceptions which wrap others.
ChangeVetoException ChangeVetoException exception is thrown when an VetoObserver vetos a pending VetoableSubject change.
SingletonClassException SingletonClassException exception class is thrown when a singleton class is instantiated more than once.
 

Package oracle.ide.exception Description

Contains some exception classes thrown by the Addin API.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


Extension SDK

 

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