AudienceException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AudienceException(String) | Initializes a new instance of the AudienceException class with the specified error message. | |
AudienceException(String, Exception) | Initializes a new instance of the AudienceException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Top