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

In This Topic
    OpenProjectNotLoggedInException Class
    In This Topic
    Project open exception. Not logged in to portal.
    Syntax
    Public NotInheritable Class OpenProjectNotLoggedInException 
       Inherits ProjectOpenException
       Implements System.Runtime.Serialization.ISerializable 
    public sealed class OpenProjectNotLoggedInException : ProjectOpenException, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also