#include <image_reader.hpp>
Inherits std::exception.
Public Member Functions | |
ImageReaderException (const std::string &message) | |
~ImageReaderException () throw () | |
virtual const char * | what () const throw () |
mapnik::ImageReaderException::ImageReaderException | ( | const std::string & | message | ) | [inline] |
mapnik::ImageReaderException::~ImageReaderException | ( | ) | throw () [inline] |
virtual const char* mapnik::ImageReaderException::what | ( | ) | const throw () [inline, virtual] |