QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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 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: