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

In This Topic
    InvalidResultTypeException Class
    In This Topic
    Exception thrown when there is an invalid result type
    Syntax
    Public NotInheritable Class InvalidResultTypeException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public sealed class InvalidResultTypeException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Arcade.InvalidResultTypeException

    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also