ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

OperationException Class
OperationException Members