ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / PortalConnectionDoesNotExistsException Class
Members

In This Topic
    PortalConnectionDoesNotExistsException Class
    In This Topic
    Thrown when an invalid portal is provided as the active portal.
    Syntax
    public class PortalConnectionDoesNotExistsException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class PortalConnectionDoesNotExistsException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Core.PortalConnectionDoesNotExistsException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also