Click or drag to resize
Error Properties

The Error type exposes the following members.

Properties
  NameDescription
Public propertyCause
Gets the cause.
Public propertyLogClass
Gets or sets the log class.
(Inherited from LogEvent.)
Public propertyLogSource
Gets or sets the log source.
(Inherited from LogEvent.)
Public propertyMessage
Gets or sets the message.
(Inherited from LogEvent.)
Public propertyThread
Gets the thread.
(Inherited from LogEvent.)
Public propertyTimestamp
Gets the timestamp.
(Inherited from LogEvent.)
Top
See Also