Partager via


IdcrlException - Constructeur (String)

Initialise une nouvelle instance de l'objet IdcrlException avec le message d'erreur.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)

Syntaxe

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

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

Paramètres

  • message
    Type : System.String

    Le message d'erreur qui décrit l'exception en cours.

Voir aussi

Référence

IdcrlException classe

IdcrlException - Membres

IdcrlException - Surcharge

Microsoft.SharePoint.Client - Espace de noms