Search notes:

System.Runtime.InteropServices.COMException (class)

System.Runtime.InteropServicves.COMException represents catch-all exception that is thrown when an unrecognized HRESULT is returned from a COM method call.
COMException inherits from System.Runtime.InteropServices.ExternalException.

Index