Skip to content

Class SFCGAL::WktParseException

ClassList > SFCGAL > WktParseException

More...

  • #include <Exception.h>

Inherits the following classes: SFCGAL::Exception

Public Functions

Type Name
WktParseException (std::string const & message) noexcept
WktParseException (const WktParseException &) noexcept
WktParseException (WktParseException &&) noexcept
WktParseException & operator= (const WktParseException &) noexcept
WktParseException & operator= (WktParseException &&) noexcept
~WktParseException () noexcept override

Public Functions inherited from SFCGAL::Exception

See 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

See SFCGAL::Exception

Type Name
std::string _message

Detailed Description

SFCGAL Exception thrown when parsing WKT

Public Functions Documentation

function WktParseException [1/3]

explicit SFCGAL::WktParseException::WktParseException (
    std::string const & message
) noexcept

function WktParseException [2/3]

SFCGAL::WktParseException::WktParseException (
    const WktParseException &
) noexcept

function WktParseException [3/3]

SFCGAL::WktParseException::WktParseException (
    WktParseException &&
) noexcept

function operator=

WktParseException & SFCGAL::WktParseException::operator= (
    const WktParseException &
) noexcept

function operator=

WktParseException & SFCGAL::WktParseException::operator= (
    WktParseException &&
) noexcept

function ~WktParseException

SFCGAL::WktParseException::~WktParseException () noexcept override


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/Exception.h