ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Arcade Namespace / EvaluationException Class
Members

In This Topic
    EvaluationException Class
    In This Topic
    Exception thrown when the expression evaluation has failed
    Syntax
    Public NotInheritable Class EvaluationException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public sealed class EvaluationException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Arcade.EvaluationException

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also