![]() |
![]() |
Base exception class for Boost.Geometry algorithms. More...
Public Member Functions | |
virtual char const * | what () const throw () |
Base exception class for Boost.Geometry algorithms.
This class is never thrown. All exceptions thrown in Boost.Geometry are derived from exception, so it might be convenient to catch it.
|
virtual |
Reimplemented in boost::geometry::centroid_exception, boost::geometry::read_wkt_exception, boost::geometry::empty_input_exception, boost::geometry::turn_info_exception, boost::geometry::invalid_input_exception, boost::geometry::overlay_invalid_input_exception, and boost::geometry::inconsistent_turns_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 |