ArcGIS Pro 2.9 API Reference Guide
ExceptionType Property (OperationException)

ArcGIS.Core.Geometry Namespace > OperationException Class : ExceptionType Property
Gets the type of the exception. Always returns GeometryException.GeometryExceptionType.OperationException.
Syntax
public override GeometryException.GeometryExceptionType ExceptionType {get;}
Public Overrides ReadOnly Property ExceptionType As GeometryException.GeometryExceptionType

Property Value

GeometryException.GeometryExceptionType.OperationException
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

OperationException Class
OperationException Members