Sdílet prostřednictvím


SharePointConnectionException – konstruktor (String, Exception)

Vytvoří novou instanci třídy SharePointConnectionException.

Obor názvů:  Microsoft.VisualStudio.SharePoint
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

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

Parametry

  • message
    Typ: String

    Zpráva popisující výjimku.

  • inner
    Typ: Exception

    Výjimka, který je příčinou aktuální výjimku.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointConnectionException Třída

SharePointConnectionException – přetížení

Microsoft.VisualStudio.SharePoint – obor názvů