Create a new instance of the NativeError class for the last Windows error.
An instance of the NativeError class for the last windows error.
The message for the GetLastWin32Error error number is lookup up using the native Win32 FormatMessage
function.
NativeError Class | log4net.Util Namespace