ServerObjectNullReferenceException constructor

Initializes a new instance of the ServerObjectNullReferenceException object.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ServerObjectNullReferenceException()
public ServerObjectNullReferenceException()

See also

Reference

ServerObjectNullReferenceException class

ServerObjectNullReferenceException members

ServerObjectNullReferenceException overload

Microsoft.SharePoint.Client namespace