TooManyRecipientsException Class |
Namespace: Dundas.BI.Notifications
The TooManyRecipientsException type exposes the following members.
Name | Description | |
---|---|---|
TooManyRecipientsException |
Initializes a new instance of the TooManyRecipientsException class.
| |
TooManyRecipientsException(String) |
Initializes a new instance of the TooManyRecipientsException class with a specific message.
| |
TooManyRecipientsException(String, Exception) |
Initializes a new instance of the TooManyRecipientsException class.
|
Name | Description | |
---|---|---|
Details | Gets a list of specific messages corresponding to reasons for the validation failure. (Inherited from ValidationException.) |
Name | Description | |
---|---|---|
ToString | Creates and returns a string representation of the current exception. (Inherited from ValidationException.) |
Name | Description | |
---|---|---|
GetDetailsMessage | Gets the details message associated with an Exception. (Defined by ExceptionExtensions.) | |
GetErrorCode | Gets the error code associated with an Exception. (Defined by ExceptionExtensions.) | |
GetHelpTopicReference | Gets the help topic reference associated with an Exception. (Defined by ExceptionExtensions.) | |
GetSupplementalMessage | Gets the supplemental message associated with an Exception. (Defined by ExceptionExtensions.) | |
SetAsDisplayException | Marks the exception as the "display" exception. (Defined by ExceptionExtensions.) | |
SetDetailsMessage |
Sets the details message on an exception object.
(Defined by ExceptionExtensions.) | |
SetErrorCode |
Sets the error code on an exception object.
(Defined by ExceptionExtensions.) | |
SetHelpTopicReference |
Sets an associated help topic reference on an exception object.
(Defined by ExceptionExtensions.) | |
SetSupplementalMessage |
Sets the supplemental message on an exception object.
(Defined by ExceptionExtensions.) |