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