mapnik::config_error Class Reference

#include <config_error.hpp>

Inherits std::exception.

List of all members.

Public Member Functions

 config_error ()
 config_error (const std::string &what)
virtual ~config_error () throw ()
virtual const char * what () const throw ()
void append_context (const std::string &ctx) const

Protected Attributes

std::string what_


Constructor & Destructor Documentation

mapnik::config_error::config_error (  )  [inline]

mapnik::config_error::config_error ( const std::string &  what  )  [inline]

virtual mapnik::config_error::~config_error (  )  throw () [inline, virtual]


Member Function Documentation

virtual const char* mapnik::config_error::what (  )  const throw () [inline, virtual]

References what_.

void mapnik::config_error::append_context ( const std::string &  ctx  )  const [inline]


Member Data Documentation

std::string mapnik::config_error::what_ [mutable, protected]

Referenced by append_context(), and what().


The documentation for this class was generated from the following file:

Generated for Mapnik by doxygen 1.5.6