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

In This Topic
    ProjectSaveCannotGetTokenException Class
    In This Topic
    Project save exception. Cannot retrieve token from portal.
    Syntax
    Public NotInheritable Class ProjectSaveCannotGetTokenException 
       Inherits ProjectSavePortalException
       Implements System.Runtime.Serialization.ISerializable 
    public sealed class ProjectSaveCannotGetTokenException : ProjectSavePortalException, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Core.ProjectSaveException
             ArcGIS.Desktop.Core.ProjectSavePortalException
                ArcGIS.Desktop.Core.ProjectSaveCannotGetTokenException

    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also