ArcGIS Pro 3.7 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 Overridable ReadOnly Property ExceptionType As SystemCoreException.SystemCoreExceptionType
    public virtual SystemCoreException.SystemCoreExceptionType ExceptionType {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also