Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance hierarchy
System.Object
System.Exception
System.SystemException
System.InvalidOperationException
Microsoft.SharePoint.Client.ServerObjectNullReferenceException
Namespace: Microsoft.SharePoint.Client
Assembly: 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
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.