Click or drag to resize
IActiveElementExecutionContextException Property
Stores the unhandled exception if any occurred in the model execution

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Exception Exception { get; set; }

Property Value

Type: Exception
See Also