Base exception class for Boost.Geometry algorithms. More...
#include <exception.hpp>
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.