SFCGAL 1.4.0
|
SFCGAL Exception thrown when parsing WKT. More...
#include <Exception.h>
Public Member Functions | |
WktParseException (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 |