ArcGIS Pro 3.7 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 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public class PortalConnectionDoesNotExistsException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also