ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / AOIOverlapException Class
Members

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also