Mono Class Library: OverviewSystem.Exception: Method Members |
The methods of System.Exception are listed below. For a list of all members, see the Exception Members list.
See Also: Inherited members from System.Object
GetBaseException() : Exception Returns the Exception that is the root cause of one or more subsequent Exceptions.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered.GetType() : Type Documentation for this section has not yet been entered. overrideToString() : string Creates and returns a string representation of the current Exception.