Share via


SPSocialException constructor (String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New SPSocialException(message)
public SPSocialException(
    string message
)

Parameters

See also

Reference

SPSocialException class

SPSocialException members

SPSocialException overload

Microsoft.Office.Server.Social namespace