ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / InvalidVersionException Class
Members

InvalidVersionException Class
Represents the managed exception base class for custom ArcGIS.Desktop.Core exceptions
Syntax
public class InvalidVersionException : System.Exception, System.Runtime.Serialization.ISerializable  
Inheritance Hierarchy

System.Object
   System.Exception
      ArcGIS.Desktop.Core.InvalidVersionException

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also