![]() | IException Properties |
The IException 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.
|
![]() | Source |
Gets or sets the name of the application or the object that causes the error.
|
![]() | StackTrace |
Gets a string representation of the immediate frames on the call stack.
|