Class SFCGAL::InappropriateGeometryException
ClassList > SFCGAL > InappropriateGeometryException
#include <Exception.h>
Inherits the following classes: SFCGAL::Exception
Public Functions
Type | Name |
---|---|
InappropriateGeometryException (std::string const & message) noexcept |
|
InappropriateGeometryException (const InappropriateGeometryException &) noexcept |
|
InappropriateGeometryException (InappropriateGeometryException &&) noexcept |
|
InappropriateGeometryException & | operator= (const InappropriateGeometryException &) noexcept |
InappropriateGeometryException & | operator= (InappropriateGeometryException &&) noexcept |
~InappropriateGeometryException () noexcept override |
Public Functions inherited from SFCGAL::Exception
Type | Name |
---|---|
Exception () noexcept |
|
Exception (std::string const & message) noexcept |
|
Exception (const Exception &) noexcept |
|
Exception (Exception &&) noexcept |
|
std::string | diagnostic () noexcept const |
Exception & | operator= (const Exception &) noexcept |
Exception & | operator= (Exception &&) noexcept |
const char * | what () noexcept override const |
~Exception () noexcept override |
Protected Attributes inherited from SFCGAL::Exception
Type | Name |
---|---|
std::string | _message |
Detailed Description
SFCGAL Exception thrown when geometry is inappropriate for a function
Public Functions Documentation
function InappropriateGeometryException [1/3]
explicit SFCGAL::InappropriateGeometryException::InappropriateGeometryException (
std::string const & message
) noexcept
function InappropriateGeometryException [2/3]
SFCGAL::InappropriateGeometryException::InappropriateGeometryException (
const InappropriateGeometryException &
) noexcept
function InappropriateGeometryException [3/3]
SFCGAL::InappropriateGeometryException::InappropriateGeometryException (
InappropriateGeometryException &&
) noexcept
function operator=
InappropriateGeometryException & SFCGAL::InappropriateGeometryException::operator= (
const InappropriateGeometryException &
) noexcept
function operator=
InappropriateGeometryException & SFCGAL::InappropriateGeometryException::operator= (
InappropriateGeometryException &&
) noexcept
function ~InappropriateGeometryException
SFCGAL::InappropriateGeometryException::~InappropriateGeometryException () noexcept override
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/Exception.h