The ExceptionDetailObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Data |
Additional data
|
![]() | HelpLink |
Get or set the help link from the exception
|
![]() | InnerException |
Get or set the ExceptionDetailObject that represents the inner exception.
|
![]() | Message |
Get or set the message from the exception
|
![]() | StackTrace |
Get or set the stacktrace from the exception
|
![]() | Type |
Get or set the type string for the exception
|