ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / AOISaveException Class
Members

In This Topic
    AOISaveException Class
    In This Topic
    Represents an AOI save error
    Syntax
    public sealed class AOISaveException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class AOISaveException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Workflow.Exceptions.AOISaveException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also