| Exception Properties |
The Exception type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerException | Gets the Exception instance that caused the current exception. | |
| Message | Gets a message that describes the current exception. | |
| StackTrace | Gets a string representation of the immediate frames on the call stack. |