com.togethersoft.openapi.vcs
Class CapabilityException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.togethersoft.openapi.vcs.VcsProviderException
                    |
                    +--com.togethersoft.openapi.vcs.CapabilityException

public class CapabilityException
extends VcsProviderException

Thrown by VcsPvovider as a result to calling a non-supported exec method.

Author:
TogetherSoft

Constructor Summary
CapabilityException(String command)
           Creates new CapabilityException with the default message.

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

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

Constructor Detail

CapabilityException

public CapabilityException(String command)
Creates new CapabilityException with the default message.
Parameters:
command - Command ID