ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / ProjectionEngineException Class
Members

In This Topic
    ProjectionEngineException Class
    In This Topic
    Thrown when there is a problem with the projection engine.
    Syntax
    public class ProjectionEngineException : GeometryException, System.Runtime.Serialization.ISerializable  
    Public Class ProjectionEngineException 
       Inherits GeometryException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Geometry.Exceptions.GeometryException
             ArcGIS.Core.Geometry.Exceptions.ProjectionEngineException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also