Class | Description | |
---|---|---|
GenericCOMException | Thrown when there is a generic COM exception. | |
GeometryException | General geometry exception; for example if a geometry type is not supported. | |
GeometryObjectException | 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). | |
InvalidParameterException | Thrown when a geometry engine parameter is invalid. | |
JsonException | Thrown when there is a JSON error. | |
NullGeometryObjectException | Thrown when the geometry is null or empty. | |
OperationException | Thrown when a geometry operation fails. | |
ProjectionEngineException | Thrown when there is a problem with the projection engine. | |
SpatialReferenceImmutableException | Thrown by ArcGIS.Core.Geometry.SpatialReferenceBuilder when attempting to alter a populated spatial reference object. |