Share via


SharePointConnectionException Constructor (String)

Initializes a new instance of the SharePointConnectionException class.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public SharePointConnectionException(
    string message
)

Parameters

  • message
    Type: String

    The message that describes the exception.

.NET Framework Security

See Also

Reference

SharePointConnectionException Class

SharePointConnectionException Overload

Microsoft.VisualStudio.SharePoint Namespace