QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
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.
 
- 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

Custom exception class for Coordinate Reference System related exceptions.

Definition at line 66 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 73 of file qgsexception.h.


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