public class DatabaseExistsException extends OperationFailureException
Environment.openDatabase
and
Environment.openSecondaryDatabase
if the database already exists and the DatabaseConfig
ExclusiveCreate
parameter is true.
The Transaction
handle is not invalidated as a result of
this exception.
getMessage
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.