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