All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----jdbm.KeyExistsException
public KeyExistsException()KeyExistsException
public KeyExistsException(String msg)KeyExistsException
public KeyExistsException(Database db, byte key[])
public Database getDatabase()
public byte[] getKey()
All Packages Class Hierarchy This Package Previous Next Index