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
System.Runtime.InteropServices._Exception
ArcGISException.ErrorCode
ArcGISException.GetObjectData(SerializationInfo, StreamingContext)
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FormExpressionEvaluationException : ArcGISRuntimeException, ISerializable, _Exception
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.