Partager via


SharePointConnectionException, constructeur (String, Exception)

Initialise une nouvelle instance de la classe SharePointConnectionException.

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

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public SharePointConnectionException(
    string message,
    Exception inner
)

Paramètres

  • inner
    Type : System.Exception
    Exception ayant provoqué l'exception actuelle.

Sécurité .NET Framework

Voir aussi

Référence

SharePointConnectionException Classe

SharePointConnectionException, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms