ArcGIS Pro 3.7 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 MustInherit Class ProjectSaveException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public abstract class ProjectSaveException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also