Error Properties

The Error type exposes the following members.

Properties


  Name Description
Public property Cause
Gets the cause.
Public property LogClass
Gets or sets the log class.
(Inherited from LogEvent.)
Public property LogSource
Gets or sets the log source.
(Inherited from LogEvent.)
Public property Message
Gets or sets the message.
(Inherited from LogEvent.)
Public property Thread
Gets the thread.
(Inherited from LogEvent.)
Public property Timestamp
Gets the timestamp.
(Inherited from LogEvent.)