log4net SDK Reference

NativeError Class

Represents a native error code and message.

For a list of all members of this type, see NativeError Members.

System.Object
   log4net.Util.NativeError

[Visual Basic]
NotInheritable Public Class NativeError
[C#]
public sealed class NativeError

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Represents a Win32 platform native error.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

NativeError Members | log4net.Util Namespace