Share via


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

Parameters

See also

Reference

InvalidGetOperationException class

InvalidGetOperationException members

InvalidGetOperationException overload

Microsoft.Office.Server.ActivityFeed namespace