|
SFCGAL
1.5.0
|
SFCGAL Exception thrown when non finite value is found. More...
#include <Exception.h>
Public Member Functions | |
| NonFiniteValueException (std::string const &message) | |
Public Member Functions inherited from SFCGAL::Exception | |
| 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 | |
Protected Attributes inherited from SFCGAL::Exception | |
| std::string | _message |
|
inline |