public class CiScmException extends Exception
| Constructor and Description |
|---|
CiScmException(String message) |
CiScmException(String message,
Throwable cause) |
CiScmException(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.