Partager via


ApiBlockedException - Constructeur (String, Exception)

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

Syntaxe

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

Dim instance As New ApiBlockedException(message, _
    innerException)
public ApiBlockedException(
    string message,
    Exception innerException
)

Paramètres

Voir aussi

Référence

ApiBlockedException classe

ApiBlockedException - Membres

ApiBlockedException - Surcharge

Microsoft.SharePoint.Client - Espace de noms