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

E13403-08

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

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

Uses of VCSExceptionHandler in oracle.jdeveloper.vcs.patch
 

Methods in oracle.jdeveloper.vcs.patch that return VCSExceptionHandler
protected  VCSExceptionHandler AbstractPatchCommand.getExceptionHandler()
           
 

Uses of VCSExceptionHandler in oracle.jdeveloper.vcs.spi
 

Methods in oracle.jdeveloper.vcs.spi that return VCSExceptionHandler
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.
protected  VCSExceptionHandler VCSDialogCommitter.getExceptionHandler()
          Get the exception handler used to report exceptions from this dialog committer.
 

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


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

E13403-08

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