System.Runtime.InteropServices.ExternalException Members

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

See Also: Inherited members from System.SystemException

Public Constructors

Initializes a new instance of the ExternalException class with default properties.

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

Initializes a new instance of the System.Runtime.InteropServices.ExternalException 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 ExternalException class with a specified error message and the HRESULT of the error.

Protected Constructors

Initializes a new instance of the ExternalException class from serialization data.

Public Properties

[read-only]
ErrorCodeint.

Gets the HRESULT of the error.