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

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

    System.Object
       System.Exception
          ArcGIS.Desktop.Core.ProjectOpenException
             ArcGIS.Desktop.Core.OpenProjectNotLoggedInException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also