Click or drag to resize

Error Class

Provides internal constants and static methods for Win32Error exceptions.
Inheritance Hierarchy
SystemObject
  PKI.UtilsError

Namespace:  PKI.Utils
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public static class Error

The Error type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMessage
Converts Win32 error code to a corresponding text message
Top
See Also