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

In This Topic
    SpatialReferenceImmutableException Class
    In This Topic
    Thrown by ArcGIS.Core.Geometry.SpatialReferenceBuilder when attempting to alter a populated spatial reference object.
    Syntax
    public class SpatialReferenceImmutableException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class SpatialReferenceImmutableException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Geometry.Exceptions.SpatialReferenceImmutableException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also