|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 |
VCSCancelExceptionCancellation exception class for version clients. |
class |
VCSDetailExceptionDetailed exception class for version clients. |
class |
VCSValidationExceptionValidation 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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||