Extension SDK 10.1.2


oracle.jdeveloper.vcs.spi
Class VCSCancelException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.jdeveloper.vcs.spi.VCSException
              extended byoracle.jdeveloper.vcs.spi.VCSCancelException

All Implemented Interfaces:
java.io.Serializable

public class VCSCancelException
extends VCSException

Cancellation exception class for version clients.

Since:
9.0.5
See Also:
Serialized Form

Constructor Summary
VCSCancelException()

Methods inherited from class oracle.jdeveloper.vcs.spi.VCSException
getTitle

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

VCSCancelException

public VCSCancelException()

Extension SDK


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