Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntryExistsException(String name)
name - workdir relative file nameCopyright © 2018. All rights reserved.