public class VcsException
extends java.io.IOException
| Constructor and Description |
|---|
VcsException(java.lang.String message) |
VcsException(java.lang.String message,
java.lang.Throwable cause) |
VcsException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
messageFor(java.lang.String message,
java.lang.Throwable cause) |