ArcGIS Pro 2.8 API Reference Guide
ExceptionType Property (InvalidParameterException)

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

Property Value

SystemCoreException.SystemCoreExceptionType.InvalidParameterException
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

InvalidParameterException Class
InvalidParameterException Members