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

In This Topic
    ProjectSaveGeneralPortalException Class
    In This Topic
    Project save exception. General portal issue.
    Syntax
    public sealed class ProjectSaveGeneralPortalException : ProjectSavePortalException, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class ProjectSaveGeneralPortalException 
       Inherits ProjectSavePortalException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Core.ProjectSaveException
             ArcGIS.Desktop.Core.ProjectSavePortalException
                ArcGIS.Desktop.Core.ProjectSaveGeneralPortalException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also