QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
QgsWkbException Class Reference

Custom exception class for Wkb related exceptions. More...

#include <qgswkbptr.h>

Inheritance diagram for QgsWkbException:

Public Member Functions

 QgsWkbException (QString const &what)
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 Wkb related exceptions.

Note
not available in Python bindings

Definition at line 31 of file qgswkbptr.h.

Constructor & Destructor Documentation

◆ QgsWkbException()

QgsWkbException::QgsWkbException ( QString const & what)
inline

Definition at line 34 of file qgswkbptr.h.


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