System.Exception: Constructor Members

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

Public Constructors

Initializes a new instance of the Exception class.

Initializes a new instance of the Exception class with a specified error message.

Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.

Protected Constructors