ArcGIS Pro 3.4 API Reference Guide
Inheritance Hierarchy Version
ArcGIS.Core.Geometry.Exceptions Namespace

This namespace contains exceptions used by geometry operations.

Classes
 ClassDescription
Class Thrown when there is a generic COM exception.
Class General geometry exception; for example if a geometry type is not supported.
Class Indicates there is a problem with a geometry parameter passed to a GeometryEngine function. For example the geometry is empty or non Z-Aware (when passed to a function expecting a z-aware geometry).
Class Thrown when a geometry engine parameter is invalid.
Class Thrown when there is a JSON error.
Class Thrown when the geometry is null or empty.
Class Thrown when a geometry operation fails.
Class Thrown when there is a problem with the projection engine.
ClassThrown by ArcGIS.Core.Geometry.SpatialReferenceBuilder when attempting to alter a populated spatial reference object.
Enumerations
 EnumerationDescription
Enumeration Describes the different types of geometry exceptions.
See Also