Mono Class Library: OverviewSystem.Exception: Property Members |
The properties of System.Exception are listed below. For a list of all members, see the Exception Members list.
See Also: Inherited members from System.Object
[read-only] Data IDictionary. Documentation for this section has not yet been entered. HelpLink string. Documentation for this section has not yet been entered. [read-only] InnerException Exception. Gets the Exception instance that caused the current Exception. [read-only] Message string. Gets a string containing a message that describes the current Exception. Source string. Documentation for this section has not yet been entered. [read-only] StackTrace string. Gets a string representation of the frames on the call stack at the time the current Exception was thrown. [read-only] TargetSite System.Reflection.MethodBase. Documentation for this section has not yet been entered.