ArcGIS Pro 3.7 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 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public class InvalidVersionException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also