public class RefAlreadyExistsException extends GitAPIException
Ref with the same
name as an existing one| Constructor and Description |
|---|
RefAlreadyExistsException(String message)
Constructor for RefAlreadyExistsException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RefAlreadyExistsException(String message)
message - error messageCopyright © 2019 Eclipse JGit Project. All rights reserved.