ExceptionExtensions Class |
Namespace: Dundas.BI
The ExceptionExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetDetailsMessage | Gets the details message associated with an Exception. | |
GetErrorCode | Gets the error code associated with an Exception. | |
GetHelpTopicReference | Gets the help topic reference associated with an Exception. | |
GetSupplementalMessage | Gets the supplemental message associated with an Exception. | |
SetAsDisplayException | Marks the exception as the "display" exception. | |
SetDetailsMessage |
Sets the details message on an exception object.
| |
SetErrorCode |
Sets the error code on an exception object.
| |
SetHelpTopicReference |
Sets an associated help topic reference on an exception object.
| |
SetSupplementalMessage |
Sets the supplemental message on an exception object.
|