Parameters
- topology
- The ArcGIS.Core.Data.Topology instance to mark the errors as exceptions.
- topologyError
- The topology error to be marked as an exception.
Exception | Description |
---|---|
System.ArgumentNullException | topologyError is null. |
System.InvalidOperationException | Cannot find a layer in the active map that connects to the same geodatabase as that of the Topology. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10