Mono Class Library: Overview

System.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

Public Methods

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.
override
ToString() : string
Creates and returns a string representation of the current Exception.