QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 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

Macro Definition Documentation

#define PAL_EXCEPTION_H