AdsException Properties
The AdsException type exposes the following members.
Properties
| Name | Description |
|---|---|---|
| Gets a collection of key/value pairs that provide additional user-defined information about the exception. | |
| Gets or sets a link to the help file associated with this exception. | |
| Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. | |
| Gets the Exception instance that caused the current exception. | |
| Gets a message that describes the current exception. | |
| Gets or sets the name of the application or the object that causes the error. | |
| Gets a string representation of the immediate frames on the call stack. | |
| Gets the method that throws the current exception. |