public class VCSException
extends java.lang.Exception
Base exception class for version clients, with an associated title.
Constructor and Description |
---|
VCSException(java.lang.String title,
java.lang.String error) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTitle() |