ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProjectSavePortalException Class
Members

In This Topic
    ProjectSavePortalException Class
    In This Topic
    The base class for Project save portal related exceptions.
    Syntax
    public abstract class ProjectSavePortalException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
    Public MustInherit Class ProjectSavePortalException 
       Inherits ProjectSaveException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also