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

E17493-01

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

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

Uses of VCSException in oracle.jdeveloper.vcs.spi
 

Subclasses of VCSException in oracle.jdeveloper.vcs.spi
 class VCSCancelException
          Cancellation exception class for version clients.
 class VCSDetailException
          Detailed exception class for version clients.
 class VCSValidationException
          Validation exception class for version clients.
 

Methods in oracle.jdeveloper.vcs.spi with parameters of type VCSException
protected  void VCSExceptionHandler.handleVCSException(VCSException ce, java.awt.Component parent)
          Handles the given client exception in JDeveloper's user interface.
 

Methods in oracle.jdeveloper.vcs.spi that throw VCSException
protected  void VCSCommand.noOpImpl()
          Performs actions, such as exception notification, when a command exits with the VCSCommand.NOOP code.
 void VCSCommentsCustomizer.validateOptions()
           
 void VCSOptionsCustomizerAdapter.validateOptions()
           
 void VCSOptionsCustomizer.validateOptions()
          Validates internal component states ahead of committing options.
 void VCSCompositeOptionsCustomizer.validateOptions()
           
 


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

E17493-01

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