QGIS API Documentation 3.99.0-Master (d270888f95f)
Loading...
Searching...
No Matches
QgsSfcgalException Class Reference

Custom exception class for SfCGAL related operations. More...

#include <qgsexception.h>

Inheritance diagram for QgsSfcgalException:

Public Member Functions

 QgsSfcgalException (const QString &message)
 Constructor for QgsSfcgalException, with the specified error message.
Public Member Functions inherited from QgsException
 QgsException (const QString &message)
 Constructor for QgsException, with the specified error message.
virtual ~QgsException () throw () =default
QString what () const throw ()

Detailed Description

Custom exception class for SfCGAL related operations.

Since
QGIS 4.0

Definition at line 148 of file qgsexception.h.

Constructor & Destructor Documentation

◆ QgsSfcgalException()

QgsSfcgalException::QgsSfcgalException ( const QString & message)
inline

Constructor for QgsSfcgalException, with the specified error message.

Definition at line 155 of file qgsexception.h.


The documentation for this class was generated from the following file: