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

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

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also