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

Parameters

See Also

Reference

NotFoundActivityApplicationException Class

NotFoundActivityApplicationException Members

NotFoundActivityApplicationException Overload

Microsoft.Office.Server.ActivityFeed Namespace