ArcGIS Pro 2.6 API Reference Guide
ExceptionType Property (ProjectionEngineException)

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

Property Value

GeometryException.GeometryExceptionType.ProjectionEngineException
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ProjectionEngineException Class
ProjectionEngineException Members