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

In This Topic
    ProjectSaveWriteErrorException Class
    In This Topic
    Project save exception. There was writing error during saving.
    Syntax
    Public NotInheritable Class ProjectSaveWriteErrorException 
       Inherits ProjectSaveException
       Implements System.Runtime.Serialization.ISerializable 
    public sealed class ProjectSaveWriteErrorException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also