LogMessageException Field

An exception object if one is provided. Can be null. Since the exception is not serialized to the disk, it will be null when loaded.

Definition

Namespace: Gemstone.Diagnostics
Assembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.152 -- Release Build+193084ff5cae2ffb1ff06bc776de1e5561890c91
public readonly Exception? Exception

Field Value

Exception

See Also