org.eclipse.jgit.errors
public class EntryExistsException extends java.io.IOException
Constructor and Description |
---|
EntryExistsException(java.lang.String name)
Construct an EntryExistsException when the specified name already
exists in a tree.
|
Copyright © 2014. All Rights Reserved.