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
object
Exception
ArcGISException
ArcGISRuntimeException
FormExpressionEvaluationException
Implements
ISerializable
ArcGISException.ErrorCode
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.ReferenceEquals(object, 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 - 300.0
.NET Windows200.4 - 300.0
.NET Android200.4 - 300.0
.NET iOS200.4 - 300.0
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.