Class SFCGAL::NonFiniteValueException
ClassList > SFCGAL > NonFiniteValueException
#include <Exception.h>
Inherits the following classes: SFCGAL::Exception
Public Functions
Type | Name |
---|---|
NonFiniteValueException (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 non finite value is found
Public Functions Documentation
function NonFiniteValueException
inline SFCGAL::NonFiniteValueException::NonFiniteValueException (
std::string const & message
)
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/Exception.h