public class RefAlreadyExistsException extends GitAPIException
Ref
with the same
name as an existing oneModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RefAlreadyExistsException(java.lang.String message)
Constructor for RefAlreadyExistsException
|
private static final long serialVersionUID