Berkeley DB .NET API Documentation |
PageNotFoundException Constructor |
PageNotFoundException Class See Also |
Initializes a new instance of the PageNotFoundException class
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
C# |
---|
public PageNotFoundException() |
Visual Basic (Declaration) |
---|
Public Sub New |
Visual C++ |
---|
public: PageNotFoundException() |