ArcGIS Pro 2.8 API Reference Guide
ErrorType Enumeration

ArcGIS.Core.Data.Topology Namespace : ErrorType Enumeration
Specifies the type of topology error to be retrieved.
Syntax
Members
MemberDescription
ErrorAndException Both topology errors and exceptions.
ErrorOnly Topology errors only.
ExceptionOnlyTopology errors that have been marked as exception only.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.Topology.ErrorType

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data.Topology Namespace