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

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also