SFCGAL 1.4.0
|
SFCGAL Exception thrown when geometry is inapropriate for a function. More...
#include <Exception.h>
Public Member Functions | |
InappropriateGeometryException (std::string const &message) | |
![]() | |
Exception () throw () | |
Exception (std::string const &message) throw () | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
returns the exception message More... | |
std::string | diagnostic () const throw () |
returns diagnostic information (file, line, etc.) More... | |
Additional Inherited Members | |
![]() | |
std::string | _message |
|
inline |