Centroid Exception. More...
#include <centroid.hpp>


Public Member Functions | |
| centroid_exception () | |
| The default constructor. More... | |
| virtual char const * | what () const throw () |
| Returns the explanatory string. More... | |
Centroid Exception.
The centroid_exception is thrown if the free centroid function is called with geometries for which the centroid cannot be calculated. For example: a linestring without points, a polygon without points, an empty multi-geometry. { [heading See also]
|
inline |
The default constructor.
|
inlinevirtual | |||||||||||||
Returns the explanatory string.