| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.togethersoft.openapi.vcs.VcsProviderException
|
+--com.togethersoft.openapi.vcs.CapabilityException
Thrown by VcsPvovider as a result to calling a non-supported exec method.
| Fields inherited from class com.togethersoft.openapi.vcs.VcsProviderException |
originalException |
| Constructor Summary | |
CapabilityException(String command)Creates new CapabilityException with the default message. | |
| Methods inherited from class com.togethersoft.openapi.vcs.VcsProviderException |
getOriginalException |
| 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 |
public CapabilityException(String command)
CapabilityException with the default message.
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||