JDeveloper SCM API

Package oracle.ide.scm.error

SCM framework exception and error classes (various).

See:
          Description

Exception Summary
SCMCanceledException Exception class used for throwing cancellation gesture errors.
SCMDetailException Abstraction for great importance SCM framework / client exceptions.
SCMException This is the base class for all exceptions in the Oracle IDE SCM framework.
SCMExtendedException Abstraction for extended-style exceptions, reported through the framework exception handler with the error message and subtext.
SCMFileSystemException Convenience exception class for error resulting from source control client filesystem commands.
SCMGestureException Abstraction for trivial or gesture SCM framework / client exceptions, ignored when reported through the framework exception handler.
SCMMinimalException Abstraction for minimal importance SCM framework / client exceptions.
SCMReflectException Exception class for reflection (class loading / instantiation) errors.
SCMSelectionVetoException SCMSelectionVetoExceptions are thrown when an OptionsCustomizer wants to veto a selection change in an SCM dialog.
 

Package oracle.ide.scm.error Description

SCM framework exception and error classes (various).


Copyright © 2002 Oracle Corporation