ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeOperationFailedException Class
Members

In This Topic
    ArcadeOperationFailedException Class
    In This Topic
    Exception thrown when there has been an underlying exception from the evaluator
    Syntax
    public sealed class ArcadeOperationFailedException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class ArcadeOperationFailedException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Arcade.ArcadeOperationFailedException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also