Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

NativeError Members

NativeError overview

Public Static (Shared) Methods

GetError Create a new instance of the NativeError class.
GetErrorMessage Retrieves the message corresponding with a Win32 message identifier.
GetLastError Create a new instance of the NativeError class for the last Windows error.

Public Instance Properties

Message Gets the message of the native error.
Number Gets the number of the native error.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString Return error information string

See Also

NativeError Class | log4net.Util Namespace