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

ProjectSaveDiskFullException Class
Project save exception. The disk may be full.
Syntax
public sealed class ProjectSaveDiskFullException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also