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