QGIS API Documentation  3.2.0-Bonn (bc43194)
Public Member Functions | List of all members
QgsCsException Class Reference

Custom exception class for Coordinate Reference System related exceptions. More...

#include <qgsexception.h>

Inheritance diagram for QgsCsException:
Inheritance graph
[legend]

Public Member Functions

 QgsCsException (const QString &message)
 Constructor for QgsCsException, with the specified error message. More...
 
- Public Member Functions inherited from QgsException
 QgsException (const QString &message)
 Constructor for QgsException, with the specified error message. More...
 
virtual ~QgsException ()=default throw ()
 
QString what () const throw ()
 

Detailed Description

Custom exception class for Coordinate Reference System related exceptions.

Definition at line 65 of file qgsexception.h.

Constructor & Destructor Documentation

◆ QgsCsException()

QgsCsException::QgsCsException ( const QString &  message)
inline

Constructor for QgsCsException, with the specified error message.

Definition at line 72 of file qgsexception.h.


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