|
QGIS API Documentation
2.6.0-Brighton
|
#include <exception>

Go to the source code of this file.
Classes | |
| class | pal::PalException |
| Various Exceptions. More... | |
| class | pal::PalException::NotImplemented |
| Thrown when a feature is not yet implemented. 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::LayerExists |
| layer already exists More... | |
| class | pal::PalException::FeatureExists |
| features already exists More... | |
| class | pal::PalException::ValueNotInRange |
| thrown when a value is not in the valid scale range More... | |
Namespaces | |
| namespace | pal |
Macros | |
| #define | PAL_EXCEPTION_H |
| #define PAL_EXCEPTION_H |
1.8.1.2