| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
Custom exception class for Coordinate Reference System related exceptions. More...
#include <qgsexception.h>

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 () | 
Custom exception class for Coordinate Reference System related exceptions.
Definition at line 66 of file qgsexception.h.
      
  | 
  inline | 
Constructor for QgsCsException, with the specified error message.
Definition at line 73 of file qgsexception.h.