Class SFCGAL::GeometryInvalidityException
ClassList > SFCGAL > GeometryInvalidityException
#include <Exception.h>
Inherits the following classes: SFCGAL::Exception
Public Functions
| Type | Name |
|---|---|
| GeometryInvalidityException (std::string const & message) |
Public Functions inherited from SFCGAL::Exception
| Type | Name |
|---|---|
| Exception () |
|
| Exception (std::string const & message) |
|
| std::string | diagnostic () const |
| virtual const char * | what () const |
| virtual | ~Exception () |
Protected Attributes inherited from SFCGAL::Exception
| Type | Name |
|---|---|
| std::string | _message |
Detailed Description
SFCGAL Exception thrown when invalid geometries are found before entering an algo
Public Functions Documentation
function GeometryInvalidityException
inline SFCGAL::GeometryInvalidityException::GeometryInvalidityException (
std::string const & message
)
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/Exception.h