Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.jdeveloper.vcs.spi.VCSExceptionHandler

Packages that use VCSExceptionHandler
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 

 

Uses of VCSExceptionHandler in oracle.jdeveloper.vcs.spi

 

Methods in oracle.jdeveloper.vcs.spi that return VCSExceptionHandler
protected  VCSExceptionHandler VCSDialogCommitter.getExceptionHandler()
          Get the exception handler used to report exceptions from this dialog committer.
protected  VCSExceptionHandler VCSCommand.getExceptionHandler()
          Get the exception handler used to report errors from this command.
 VCSExceptionHandler VCSExtension.getExceptionHandler()
          Get the exception handler used to report errors for the VCS.

 

Constructors in oracle.jdeveloper.vcs.spi with parameters of type VCSExceptionHandler
VCSWaitRunnable(VCSExceptionHandler exceptionHandler)
          Constructor.
VCSWaitRunnable(VCSExceptionHandler exceptionHandler, VCSOptionsCustomizer optionsCustomizer)
          Constructor.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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