Gets the exception which will be raised if chosen Reaction is Fail.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Exception As Exception Get |
| C# |
|---|
public Exception Exception { get; } |