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.
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 ( _
    message As String _
)
'Usage
Dim message As String
Dim instance As New ServerObjectNullReferenceException(message)
public ServerObjectNullReferenceException(
    string message
)
Parameters
- message
Type: System.String 
See also
Reference
ServerObjectNullReferenceException class
ServerObjectNullReferenceException members