AudienceDuplicateNameException constructor
Initializes a new instance of the AudienceDuplicateNameException class with the specified error message and a reference to the inner exception that is the cause of this exception.
Overload list
Name | Description | |
---|---|---|
![]() |
AudienceDuplicateNameException(String) | Initializes a new instance of the AudienceDuplicateNameException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
![]() |
AudienceDuplicateNameException(String, Exception) | Initializes a new instance of the AudienceDuplicateNameException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See also
Reference
AudienceDuplicateNameException class