QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Member Functions | List of all members
QgsWkbException Class Reference

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

#include <qgswkbptr.h>

Inheritance diagram for QgsWkbException:
Inheritance graph
[legend]

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. More...
 
virtual ~QgsException ()=default throw ()
 
QString what () const throw ()
 

Detailed Description

Custom exception class for Wkb related exceptions.

Note
not available in Python bindings

Definition at line 30 of file qgswkbptr.h.

Constructor & Destructor Documentation

◆ QgsWkbException()

QgsWkbException::QgsWkbException ( QString const &  what)
inline

Definition at line 33 of file qgswkbptr.h.


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