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