In-memory logs are configured and no more log buffer space is available.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public class FullLogBufferException : DatabaseException | 
| Visual Basic (Declaration) | 
|---|
| Public Class FullLogBufferException _ Inherits DatabaseException | 
| Visual C++ | 
|---|
| public ref class FullLogBufferException : public DatabaseException | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.FullLogBufferException
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.FullLogBufferException





