NativeError MethodsApache log4net™ SDK Documentation

The NativeError type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetError
Create a new instance of the NativeError class.
Public methodStatic memberGetErrorMessage
Retrieves the message corresponding with a Win32 message identifier.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetLastError
Create a new instance of the NativeError class for the last Windows error.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Return error information string
(Overrides ObjectToString.)
Top
See Also

Reference