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