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

In This Topic
    ProjectSaveDiskFullException Class
    In This Topic
    Project save exception. The disk may be full.
    Syntax
    Public NotInheritable Class ProjectSaveDiskFullException 
       Inherits ProjectSaveException
       Implements System.Runtime.Serialization.ISerializable 
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also