Udostępnij za pośrednictwem


Konstruktor SharePointCommandException — (String, String, String, String)

Inicjuje nowe wystąpienie SharePointCommandException klasy z określony komunikat, wpisz pełną nazwę i oryginalne ślad stosu.

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    commandId As String, _
    fullTypeName As String, _
    originalStackTrace As String _
)
public SharePointCommandException(
    string message,
    string commandId,
    string fullTypeName,
    string originalStackTrace
)

Parametry

  • message
    Typ: System.String
    Komunikat o błędzie wyjaśniający przyczynę wyjątku.
  • commandId
    Typ: System.String
    Identyfikator polecenia, który wygenerował wyjątek.
  • fullTypeName
    Typ: System.String
    Nazwa typu pełnego klasy polecenia, który wygenerował wyjątek.
  • originalStackTrace
    Typ: System.String
    Oryginalny ślad stosu wyjątków w procesie vssphost4.exe.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SharePointCommandException Klasa

Przeciążenie SharePointCommandException

Przestrzeń nazw Microsoft.VisualStudio.SharePoint