Share via


AudienceNameDescriptionLengthException constructor (String)

Initializes a new instance of the AudienceNameDescriptionLengthException class.

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

Syntax

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

Dim instance As New AudienceNameDescriptionLengthException(Message)
public AudienceNameDescriptionLengthException(
    string Message
)

Parameters

  • Message
    Type: System.String

    An error message that explains the reason for the exception, or an empty string.

See also

Reference

AudienceNameDescriptionLengthException class

AudienceNameDescriptionLengthException members

AudienceNameDescriptionLengthException overload

Microsoft.Office.Server.Audience namespace