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

In This Topic
    ProjectSaveException Class
    In This Topic
    The base class for Project save exceptions.
    Syntax
    public abstract class ProjectSaveException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public MustInherit Class ProjectSaveException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also