Partager via


Constructeur EsentApiException (String, JET_err)

Initialise une nouvelle instance de la classe EsentApiException.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Protected Sub New ( _
    description As String, _
    err As JET_err _
)
'Usage
Dim description As String
Dim err As JET_err

Dim instance As New EsentApiException(description, _
    err)
protected EsentApiException(
    string description,
    JET_err err
)

Paramètres

Voir aussi

Informations de référence

Classe EsentApiException

Membres EsentApiException

Surcharge EsentApiException

Espace de noms Microsoft.Isam.Esent.Interop