public class EntryExistsException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
EntryExistsException(java.lang.String name)
Construct an EntryExistsException when the specified name already
exists in a tree.
|
private static final long serialVersionUID