ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / GeometryException Class / ExceptionType Property

In This Topic
    ExceptionType Property (GeometryException)
    In This Topic
    Gets the exception type.
    Syntax
    public virtual GeometryException.GeometryExceptionType ExceptionType {get;}
    Public Overridable ReadOnly Property ExceptionType As GeometryException.GeometryExceptionType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also