Provides internal constants and static methods for Win32Error exceptions.
Inheritance Hierarchy
Namespace:
PKI.Utils
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public static class Error
Public NotInheritable Class Error
public ref class Error abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Error = class end
The Error type exposes the following members.
Methods
| Name | Description |
---|
| GetMessage |
Converts Win32 error code to a corresponding text message
|
TopSee Also