Skip to content

Class SFCGAL::NotImplementedException

ClassList > SFCGAL > NotImplementedException

More...

  • #include <Exception.h>

Inherits the following classes: SFCGAL::Exception

Public Functions

Type Name
NotImplementedException (std::string const & message)

Public Functions inherited from SFCGAL::Exception

See 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

See SFCGAL::Exception

Type Name
std::string _message

Detailed Description

SFCGAL Exception thrown when a function is not implemented

Public Functions Documentation

function NotImplementedException

inline SFCGAL::NotImplementedException::NotImplementedException (
    std::string const & message
) 


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