The requested key/data pair did not exist in the database or that
            start-of- or end-of-file has been reached by a cursor.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public class NotFoundException : DatabaseException | 
| Visual Basic (Declaration) | 
|---|
| Public Class NotFoundException _ Inherits DatabaseException | 
| Visual C++ | 
|---|
| public ref class NotFoundException : public DatabaseException | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.NotFoundException
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.NotFoundException





