|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
Exception thrown on failure to parse Quantized Mesh tile (malformed data). More...
#include <qgsquantizedmeshtiles.h>

Public Member Functions | |
| QgsException (const QString &message) | |
| Constructor for QgsException, 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 () |
Exception thrown on failure to parse Quantized Mesh tile (malformed data).
Definition at line 73 of file qgsquantizedmeshtiles.h.
|
inline |
Constructor for QgsException, with the specified error message.
Definition at line 39 of file qgsexception.h.