System.Runtime.InteropServices.COMException: Constructor Members

The constructors of System.Runtime.InteropServices.COMException are listed below. For a list of all members, see the COMException Members list.

See Also: Inherited members from System.Runtime.InteropServices.ExternalException

Public Constructors

Initializes a new instance of the System.Runtime.InteropServices.COMException class with default values.

Initializes a new instance of the System.Runtime.InteropServices.COMException class with a specified message.

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

Initializes a new instance of the System.Runtime.InteropServices.COMException class with a specified message and error code.

Protected Constructors