ArcGIS Pro 3.7 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 MustInherit Class ProjectSavePortalException 
       Inherits ProjectSaveException
       Implements System.Runtime.Serialization.ISerializable 
    public abstract class ProjectSavePortalException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also