public class VCSException extends Exception
| Constructor and Description |
|---|
VCSException() |
VCSException(String message) |
VCSException(String message,
Throwable cause) |
VCSException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999-2012 CodeLutin. All Rights Reserved.