Freigeben über


ServerObjectNullReferenceException-Klasse

Vererbungshierarchie

System.Object
  System.Exception
    System.SystemException
      System.InvalidOperationException
        Microsoft.SharePoint.Client.ServerObjectNullReferenceException

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ServerObjectNullReferenceException _
    Inherits InvalidOperationException
'Usage
Dim instance As ServerObjectNullReferenceException
[SerializableAttribute]
public sealed class ServerObjectNullReferenceException : InvalidOperationException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ServerObjectNullReferenceException-Member

Microsoft.SharePoint.Client-Namespace