ProblemDetectedEventArgs.Exception Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
Exception
Gets the exception which will be raised if chosen Reaction is Fail.
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
Exception | Exception. |