EsentException 建構函式 (String)

使用指定的錯誤訊息,初始化 EsentException 類別的新實例。

Namespace:Microsoft.Isam.Esent
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'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 命名空間