|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
void |
VCSOptionsCustomizer.validateOptions() Validates internal component states ahead of committing options. |
void |
VCSCommentsCustomizer.validateOptions() |
protected void |
VCSAbstractCommand.noOpImpl() |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.