Compartilhar via


AudienceOwnerAccountNameLengthException Constructor (String, Exception)

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    Message As String, _
    e As Exception _
)
'Usage
Dim Message As String
Dim e As Exception

Dim instance As New AudienceOwnerAccountNameLengthException(Message, _
    e)
public AudienceOwnerAccountNameLengthException(
    string Message,
    Exception e
)

Parameters

See Also

Reference

AudienceOwnerAccountNameLengthException Class

AudienceOwnerAccountNameLengthException Members

AudienceOwnerAccountNameLengthException Overload

Microsoft.Office.Server.Audience Namespace