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