Partager via


AccessDeniedException - Constructeur (String)

Crée une nouvelle instance de la classe avec une chaîne de message.

Espace de noms :  Microsoft.BusinessData.Infrastructure
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String

Dim instance As New AccessDeniedException(message)
public AccessDeniedException(
    string message
)

Paramètres

Voir aussi

Référence

AccessDeniedException classe

AccessDeniedException - Membres

AccessDeniedException - Surcharge

Microsoft.BusinessData.Infrastructure - Espace de noms