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