ArcGIS Pro 2.6 API Reference Guide
ExceptionType Property (InvalidParameterException)

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

Property Value

GeometryException.GeometryExceptionType.InvalidParameterException
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

InvalidParameterException Class
InvalidParameterException Members