SPEndpointAddressNotFoundException constructor (String)
Inicializa uma nova instância da classe [Microsoft.SharePoint.SPEndpointAddressNotFoundException] , com base na mensagem de erro especificado.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New SPEndpointAddressNotFoundException(message)
public SPEndpointAddressNotFoundException(
string message
)
Parâmetros
message
Type: System.StringUma mensagem de [System.String] descrevendo o erro.
Ver também
Referência
SPEndpointAddressNotFoundException class
SPEndpointAddressNotFoundException members