[This is preliminary documentation and is subject to change.]
Creates an ExecutionResult to return details of an exception condition.
| C# |
public ExecutionResult( Exception ex )
- ex (Exception)
- The Exception which has occurred.