Show / Hide Table of Contents

Class FormExpressionEvaluationException

An error resulting from the evaluation of an Arcade expression on behalf of a call to EvaluateExpressionsAsync().

Inheritance
System.Object
System.Exception
ArcGISException
ArcGISRuntimeException
FormExpressionEvaluationException
Implements
System.Runtime.Serialization.ISerializable
ArcGISException.ErrorCode
System.Exception.GetBaseException()
System.Exception.GetType()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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

TargetVersions
.NET Standard 2.0200.4 - 200.8
.NET200.4 - 200.8
.NET Windows200.4 - 200.8
.NET Android200.4 - 200.8
.NET iOS200.4 - 200.8
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.