Compartir a través de


(String, Exception) del constructor ServerObjectNullReferenceException

Inicializa una nueva instancia del objeto ServerObjectNullReferenceException .

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Uso
Dim message As String
Dim innerException As Exception

Dim instance As New ServerObjectNullReferenceException(message, _
    innerException)
public ServerObjectNullReferenceException(
    string message,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase ServerObjectNullReferenceException

Miembros ServerObjectNullReferenceException

Sobrecarga ServerObjectNullReferenceException

Espacio de nombres Microsoft.SharePoint.Client