Property OriginalException
| Improve this Doc View SourceOriginalException
Gets or sets the original Exception thrown during action execution.
Declaration
public Exception OriginalException { get; protected set; }
Property Value
| Type | Description |
|---|---|
| System.Exception |