ArcGIS Pro 3.7 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 Overridable ReadOnly Property ExceptionType As GeometryException.GeometryExceptionType
    public virtual GeometryException.GeometryExceptionType ExceptionType {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also