![]() |
![]() |
Empty Input Exception. More...
Public Member Functions | |
empty_input_exception () | |
virtual char const * | what () const throw () |
Empty Input Exception.
The empty_input_exception is thrown if free functions, e.g. distance, are called with empty geometries, e.g. a linestring without points, a polygon without points, an empty multi-geometry.
virtual char const* boost::geometry::empty_input_exception::what | ( | ) | const throw () [virtual] |
Reimplemented from boost::geometry::invalid_input_exception.
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |