ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Licensing.Exceptions Namespace / LicenseException Class
Members

In This Topic
    LicenseException Class
    In This Topic
    Represents a licensing error - typically Pro is running with an insufficient license to eexcute a tool. For exmample Pro is running under a Basic license but your tool requires a Standard license.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Licensing.Exceptions.LicenseException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also