ArcGIS Pro 3.0 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, Windows 8.1

    See Also