|
QGIS API Documentation
2.8.2-Wien
|
#include <exception>

Go to the source code of this file.
Classes | |
| class | pal::InternalException::Empty |
| Thrown when trying to access an empty dada set. More... | |
| class | pal::InternalException::Full |
| Thrown when something is added in a Full set. More... | |
| class | pal::InternalException |
| Various Exceptions. More... | |
| class | pal::InternalException::NoLabelPosition |
| Throw an exception when it's impossible to compute labelPOsition. More... | |
| class | pal::InternalException::UnknownGeometry |
| Thrown when a geometry type is not like expected. More... | |
| class | pal::InternalException::WrongGeometry |
| Thrown when a geometry type is not like expected. More... | |
Namespaces | |
| namespace | pal |
Macros | |
| #define | INTERNAL_EXCEPTION_H |
| #define INTERNAL_EXCEPTION_H |
Definition at line 35 of file internalexception.h.
1.8.1.2