#include <datasource.hpp>
Inheritance diagram for mapnik::datasource_exception:

Public Member Functions | |
| datasource_exception (const std::string &message=std::string()) | |
| ~datasource_exception () throw () | |
| virtual const char * | what () const throw () |
| mapnik::datasource_exception::datasource_exception | ( | const std::string & | message = std::string() |
) | [inline] |
| mapnik::datasource_exception::~datasource_exception | ( | ) | throw () [inline] |
| virtual const char* mapnik::datasource_exception::what | ( | ) | const throw () [inline, virtual] |
1.4.7