Berkeley DB Reference Guide:
Upgrading Berkeley DB Applications
PrevRefNext

Release 3.2: Java java.io.FileNotFoundException

The Java DbEnv.remove, Db.remove and Db.rename methods now throw java.io.FileNotFoundException in the case where the named file does not exist. Applications should be modified to catch this exception where appropriate.


PrevRefNext

Copyright (c) 1996,2008 Oracle. All rights reserved.