QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Namespaces | Macros
palexception.h File Reference
#include <exception>
Include dependency graph for palexception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pal::PalException::FeatureExists
 features already exists More...
 
class  pal::PalException::LayerExists
 layer already exists More...
 
class  pal::PalException::NotImplemented
 Thrown when a feature is not yet implemented. More...
 
class  pal::PalException
 Various Exceptions. More...
 
class  pal::PalException::UnknownFeature
 Try to access an unknown feature. More...
 
class  pal::PalException::UnknownLayer
 Try to access an unknown layer. More...
 
class  pal::PalException::ValueNotInRange
 thrown when a value is not in the valid scale range\ More...
 

Namespaces

namespace  pal
 

Macros

#define SIP_NO_FILE
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 33 of file palexception.h.