ActivityFeedLimitOverflowException 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 ActivityFeedLimitOverflowException(msg)
public ActivityFeedLimitOverflowException(
    string msg
)

Parameters

See Also

Reference

ActivityFeedLimitOverflowException Class

ActivityFeedLimitOverflowException Members

ActivityFeedLimitOverflowException Overload

Microsoft.Office.Server.ActivityFeed Namespace