QGIS API Documentation 3.43.0-Master (b60ef06885e)
|
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. | |
![]() | |
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 72 of file qgsquantizedmeshtiles.h.
|
inline |
Constructor for QgsException, with the specified error message.
Definition at line 41 of file qgsexception.h.