#include <datasource.hpp>
Inherits std::exception.
Public Member Functions | |
datasource_exception (const std::string &message=std::string("no reason")) | |
~datasource_exception () throw () | |
virtual const char * | what () const throw () |
mapnik::datasource_exception::datasource_exception | ( | const std::string & | message = std::string("no reason") |
) | [inline] |
mapnik::datasource_exception::~datasource_exception | ( | ) | throw () [inline] |
virtual const char* mapnik::datasource_exception::what | ( | ) | const throw () [inline, virtual] |