COMException is a .NET exception and is thrown when an unrecognized HRESULT is returned from a COM method call.
COMException
is a .NET exception and is thrown when an unrecognized HRESULT is returned from a COM method call. COMException
is the base class for a set of predefined, standard exceptions.