|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCSException | |
---|---|
oracle.jdeveloper.vcs.patch | |
oracle.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
Uses of VCSException in oracle.jdeveloper.vcs.patch |
---|
Methods in oracle.jdeveloper.vcs.patch that throw VCSException | |
---|---|
protected void |
AbstractPatchCommand.checkPatchSourceEmpty(java.lang.String patchSource) |
protected void |
AbstractPatchCommand.savePatchToClipboard(java.lang.String patchSource) |
protected void |
AbstractPatchCommand.savePatchToURL(java.lang.String patchSource, java.lang.String charsetName, java.net.URL patchUrl, boolean openEditor) |
protected void |
CreatePatchDialogVetoer.validateCustomOptions() |
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 |
VCSOptionsCustomizer.validateOptions() Validates internal component states ahead of committing options. |
void |
VCSCommentsCustomizer.validateOptions() |
void |
VCSOptionsCustomizerAdapter.validateOptions() |
void |
VCSCompositeOptionsCustomizer.validateOptions() |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |