QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Exception class for WMS service exceptions. More...
#include <qgsmapserviceexception.h>
Public Member Functions | |
QgsMapServiceException (const QString &code, const QString &message) | |
QString | code () const |
QString | message () const |
Exception class for WMS service exceptions.
The most important codes are:
Definition at line 34 of file qgsmapserviceexception.h.
|
inline |
Definition at line 38 of file qgsmapserviceexception.h.
|
inline |
Definition at line 39 of file qgsmapserviceexception.h.