SPEndpointAddressNotFoundException-Konstruktor (String)
Initialisiert eine neue Instanz der Klasse [Microsoft.SharePoint.SPEndpointAddressNotFoundException] basierend auf der angegebenen Fehlermeldung.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New SPEndpointAddressNotFoundException(message)
public SPEndpointAddressNotFoundException(
string message
)
Parameter
message
Typ: System.StringEine Beschreibung des Fehlers [System.String] -Nachricht.
Siehe auch
Referenz
SPEndpointAddressNotFoundException Klasse
SPEndpointAddressNotFoundException-Member