Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

NativeError�Methods

The methods of the NativeError class are listed below. For a complete list of NativeError class members, see the NativeError Members topic.

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 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