Bases: Exception
Raised when a feature cannot be applied to an element geometry.
- Attributes:
- feature_geometry
Geometry
The geometry of the feature that could not be applied.
- element_geometry
Geometry
The geometry of the element that could not be modified.
- messagestr
The error message.