Constructeur EsentUsageException (String, JET_err)

Initialise une nouvelle instance de la classe EsentUsageException.

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 EsentUsageException(description, _
    err)
protected EsentUsageException(
    string description,
    JET_err err
)

Paramètres

Voir aussi

Informations de référence

EsentUsageException, classe

Membres EsentUsageException

Surcharge EsentUsageException

Espace de noms Microsoft.Isam.Esent.Interop