ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MappingException Class / ExceptionType Property

In This Topic
    ExceptionType Property (MappingException)
    In This Topic
    Returns the exception type.
    Syntax
    public virtual MappingException.Type ExceptionType {get;}
    Public Overridable ReadOnly Property ExceptionType As MappingException.Type
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also