public class ScmRepositoryException extends ScmException
| Constructor and Description |
|---|
ScmRepositoryException(String msg) |
ScmRepositoryException(String msg,
List validationMessages) |
ScmRepositoryException(String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List |
getValidationMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2014. All rights reserved.