QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsCsException Class Reference

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

#include <qgsexception.h>

Inheritance diagram for QgsCsException:

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 64 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 71 of file qgsexception.h.


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