QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsMapServiceException Class Reference

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
 

Detailed Description

Exception class for WMS service exceptions.

The most important codes are:

Definition at line 34 of file qgsmapserviceexception.h.

Constructor & Destructor Documentation

QgsMapServiceException::QgsMapServiceException ( const QString code,
const QString message 
)

Member Function Documentation

QString QgsMapServiceException::code ( ) const
inline

Definition at line 38 of file qgsmapserviceexception.h.

QString QgsMapServiceException::message ( ) const
inline

Definition at line 39 of file qgsmapserviceexception.h.


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