Boost.Geometry    Boost C++ Libraries
Public Member Functions
boost::geometry::empty_input_exception Class Reference

Empty Input Exception. More...

Inheritance diagram for boost::geometry::empty_input_exception:
boost::geometry::invalid_input_exception boost::geometry::exception

List of all members.

Public Member Functions

 empty_input_exception ()
virtual char const * what () const throw ()

Detailed Description

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.


Constructor & Destructor Documentation


Member Function Documentation

virtual char const* boost::geometry::empty_input_exception::what ( ) const throw () [virtual]

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
Documentation is generated by Doxygen