18#ifndef QGSMAPSERVICEEXCEPTION 
   19#define QGSMAPSERVICEEXCEPTION 
   26#include "qgis_server.h" 
Exception class for WMS service exceptions (for compatibility only).
 
QgsMapServiceException(const QString &code, const QString &message)
Constructor for QgsMapServiceException.
 
Exception base class for service exceptions.