Class FormExpressionEvaluationException
An error resulting from the evaluation of an Arcade expression on behalf of a call to EvaluateExpressionsAsync().
Inheritance
FormExpressionEvaluationException
Implements
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FormExpressionEvaluationException : ArcGISRuntimeException, ISerializable
Remarks
This object represents an error encountered during the evaluation of the named expression.
Properties
| Name | Description |
|---|---|
| ExpressionName | Gets the name of the Arcade Expression whose evaluation encountered the error. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.4 - 200.8 |
| .NET | 200.4 - 300.0 |
| .NET Windows | 200.4 - 300.0 |
| .NET Android | 200.4 - 300.0 |
| .NET iOS | 200.4 - 300.0 |
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |