The version of the Berkeley DB library doesn't match the version that
            created the database environment.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public class VersionMismatchException : DatabaseException | 
| Visual Basic (Declaration) | 
|---|
| Public Class VersionMismatchException _ Inherits DatabaseException | 
| Visual C++ | 
|---|
| public ref class VersionMismatchException : public DatabaseException | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.VersionMismatchException
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.VersionMismatchException





