The constructors of System.Exception are listed below. For a list of all members, see the Exception Members list.
See Also: Inherited members from System.Object
Exception()Constructs and initializes a new instance of the Exception class.Exception(string)Constructs a new instance of the Exception class.Exception(string, Exception)Constructs a new instance of the Exception class.
Exception(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)Documentation for this section has not yet been entered.