ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / InvalidVersionException Class / ExceptionType Property

In This Topic
    ExceptionType Property (InvalidVersionException)
    In This Topic
    Specifies the exception types that may occur when attempting to use a project or project template, a map or layout file, or a package
    Syntax
    public virtual InvalidVersionException.Type ExceptionType {get;}
    Public Overridable ReadOnly Property ExceptionType As InvalidVersionException.Type
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also