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

ProjectSaveGeneralFailureException Class
Project save exception.
Syntax
public sealed class ProjectSaveGeneralFailureException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
Inheritance Hierarchy

System.Object
   System.Exception
      ArcGIS.Desktop.Core.ProjectSaveException
         ArcGIS.Desktop.Core.ProjectSaveGeneralFailureException

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also