Share via


ActivityFeedException constructor (String)

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

Syntax

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

Dim instance As New ActivityFeedException(msg)
public ActivityFeedException(
    string msg
)

Parameters

See also

Reference

ActivityFeedException class

ActivityFeedException members

ActivityFeedException overload

Microsoft.Office.Server.ActivityFeed namespace