|   |   | 
Empty Input Exception. More...
 
  
 | Public Member Functions | |
| empty_input_exception () | |
| virtual char const * | what () const throw () | 
|  Public Member Functions inherited from boost::geometry::invalid_input_exception | |
| invalid_input_exception () | |
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.
| boost::geometry::empty_input_exception::empty_input_exception | ( | ) | 
| 
 | 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 |