public class ScmException extends CiScmException
| Constructor and Description |
|---|
ScmException(String message) |
ScmException(String message,
Throwable cause) |
ScmException(Throwable cause,
String format,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 dangernoodle.io. All rights reserved.