SFCGAL Exception thrown when parsing WKT.
More...
#include <Exception.h>
|
| 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
|
|
std::string | diagnostic () const throw () |
| returns diagnostic information (file, line, etc.)
|
|
SFCGAL Exception thrown when parsing WKT.
◆ WktParseException()
SFCGAL::WktParseException::WktParseException |
( |
std::string const & | message | ) |
|
|
inline |