QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QgsQuantizedMeshParsingException Class Reference

Exception thrown on failure to parse Quantized Mesh tile (malformed data) More...

#include <qgsquantizedmeshtiles.h>

Inheritance diagram for QgsQuantizedMeshParsingException:
Inheritance graph
[legend]

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 ()
 

Detailed Description

Exception thrown on failure to parse Quantized Mesh tile (malformed data)

Since
QGIS 3.35

Definition at line 69 of file qgsquantizedmeshtiles.h.

Member Function Documentation

◆ QgsException()

QgsException::QgsException ( const QString &  message)
inline

Constructor for QgsException, with the specified error message.

Definition at line 41 of file qgsexception.h.


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