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

In This Topic
    DuplicateConnectionException Class
    In This Topic
    Represents a duplicate connection error
    Syntax
    public sealed class DuplicateConnectionException : ConnectionException, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class DuplicateConnectionException 
       Inherits ConnectionException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Workflow.Exceptions.ConnectionException
             ArcGIS.Desktop.Workflow.Exceptions.DuplicateConnectionException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also