Throw an exception which corresponds to the specified Berkeley DB
            error code.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.21.0
Syntax
| C# | 
|---|
public static void ThrowException( int err )  | 
| Visual Basic (Declaration) | 
|---|
Public Shared Sub ThrowException ( _ err As Integer _ )  | 
| Visual C++ | 
|---|
public: static void ThrowException( int err )  | 
Parameters
- err
 - Type: System..::.Int32
The Berkeley DB error code