public class EntryExistsException extends IOException
Constructor and Description |
---|
EntryExistsException(String name)
Construct an EntryExistsException when the specified name already
exists in a tree.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EntryExistsException(String name)
name
- workdir relative file nameCopyright © 2020 Eclipse JGit Project. All rights reserved.