QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 31 of file qgswkbptr.h.

Constructor & Destructor Documentation

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: