Partager via


ActivityFeedLimitOverflowException - Constructeur (String, Exception)

Espace de noms :  Microsoft.Office.Server.ActivityFeed
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    msg As String, _
    e As Exception _
)
'Utilisation
Dim msg As String
Dim e As Exception

Dim instance As New ActivityFeedLimitOverflowException(msg, e)
public ActivityFeedLimitOverflowException(
    string msg,
    Exception e
)

Paramètres

Voir aussi

Référence

ActivityFeedLimitOverflowException classe

ActivityFeedLimitOverflowException - Membres

ActivityFeedLimitOverflowException - Surcharge

Microsoft.Office.Server.ActivityFeed - Espace de noms