AudienceOwnerAccountNameLengthException Constructor (String, Exception)
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.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
- Message
Type: System.String
- e
Type: System.Exception
See Also
Reference
AudienceOwnerAccountNameLengthException Class
AudienceOwnerAccountNameLengthException Members