public class InvalidRebaseStepException extends GitAPIException
| Constructor and Description | 
|---|
InvalidRebaseStepException(String msg)
Constructor for InvalidRebaseStepException. 
 | 
InvalidRebaseStepException(String msg,
                          Throwable cause)
Constructor for InvalidRebaseStepException. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRebaseStepException(String msg)
msg - error messageCopyright © 2020 Eclipse JGit Project. All rights reserved.