RunRecoveryException Constructor

BerkeleyDB

Initialize a new instance of the RunRecoveryException

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0

Syntax

C#
public RunRecoveryException()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
RunRecoveryException()

See Also