Serializable
public class EntryExistsException extends IOException
Constructor | Description |
---|---|
EntryExistsException(String name) |
Construct an EntryExistsException when the specified name already
exists in a tree.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EntryExistsException(String name)
name
- workdir relative file nameCopyright © 2018. All rights reserved.