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