Home
last modified time | relevance | path

Searched defs:projection_exception (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/
Dexception.hpp28 class projection_exception : public geometry::exception class
31 explicit projection_exception(int code = 0) in projection_exception() function in boost::geometry::projection_exception
36 explicit projection_exception(std::string const& msg) in projection_exception() function in boost::geometry::projection_exception
41 projection_exception(int code, std::string const& msg) in projection_exception() function in boost::geometry::projection_exception