ErrorHandler Class

Provides methods for dealing with common COM error codes.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

'宣言
Public NotInheritable Class ErrorHandler
'使用
Dim instance As ErrorHandler
public sealed class ErrorHandler
public ref class ErrorHandler sealed
public final class ErrorHandler

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.ErrorHandler

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Concepts

HRESULT Information in Managed Code

Reference

ErrorHandler Members

Microsoft.VisualStudio Namespace