Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OnlyOnceErrorHandler.Exception Property

The exception from the first error that trigged this error handler.

[Visual�Basic]
Public�ReadOnly�Property�Exception�As�Exception
[C#]
public�System.Exception�Exception�{get;}

Remarks

May be a null reference (Nothing in Visual Basic).

See Also

OnlyOnceErrorHandler Class | log4net.Util Namespace