System.Runtime.InteropServices.COMException Members

The members of System.Runtime.InteropServices.COMException are listed below.

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

Public Methods

override
ToString() : string

Converts the contents of the exception to a string.