Click or drag to resize
ExceptionLogMessage Methods

The ExceptionLogMessage type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides LogMessageEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetErrorString
Returns a string containing the aggregated stack traces and exception messages of the associated exception, and its inner exceptions. This method is intended for debugging purposes.
Public methodGetHashCode (Overrides LogMessageGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also