EsentException 构造函数 (字符串)

使用指定的错误消息初始化 EsentException 类的新实例。

Namespace:Microsoft.Isam.Esent
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Protected Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New EsentException(message)
protected EsentException(
    string message
)

参数

另请参阅

参考

EsentException 类

EsentException 成员

EsentException 重载

Microsoft.Isam.Esent 命名空间