public class DatabaseException
extends java.lang.Exception
Database.get returns OperationStatus.NOTFOUND when a
requested key does not appear in the database.| Constructor and Description |
|---|
DatabaseException() |
DatabaseException(java.lang.String message) |
DatabaseException(java.lang.String message,
java.lang.Throwable t) |
DatabaseException(java.lang.Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getVersionHeader() |
Copyright (c) 2004,2008 Oracle. All rights reserved.