Name | Description | |
---|---|---|
![]() | InnerException | The information about this exception's inner exception (or null if none). |
![]() | Message | The Message string of the Exception. |
![]() | Source | A formatted string describing the source of an Exception. |
![]() | StackTrace | A string dump of the Exception stack trace information. |
![]() | TypeName | The full name of the type of the Exception. |