The Exception related to the message.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
public Exception Exception { get; }public Exception Exception { get; }Public ReadOnly Property Exception As Exception
Get
Public ReadOnly Property Exception As Exception
Get
public:
property Exception^ Exception {
Exception^ get ();
}public:
property Exception^ Exception {
Exception^ get ();
}Property Value
Type:
Exception
Optional. Will be null if no Exception was passed.