ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.SystemCore Namespace / SystemCoreException Class / ExceptionType Property

In This Topic
    ExceptionType Property (SystemCoreException)
    In This Topic
    Gets the exception type.
    Syntax
    public virtual SystemCoreException.SystemCoreExceptionType ExceptionType {get;}
    Public Overridable ReadOnly Property ExceptionType As SystemCoreException.SystemCoreExceptionType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also