ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProjectSavePathNotFoundException Class
Members

In This Topic
    ProjectSavePathNotFoundException Class
    In This Topic
    Project save exception. Path not found.
    Syntax
    public sealed class ProjectSavePathNotFoundException : ProjectSaveException, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class ProjectSavePathNotFoundException 
       Inherits ProjectSaveException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also