mapnik::illegal_enum_value Class Reference

#include <enumeration.hpp>

Inherits std::exception.

List of all members.

Public Member Functions

 illegal_enum_value ()
 illegal_enum_value (const std::string &what)
virtual ~illegal_enum_value () throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string what_


Constructor & Destructor Documentation

mapnik::illegal_enum_value::illegal_enum_value (  )  [inline]

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

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


Member Function Documentation

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

References what_.


Member Data Documentation

std::string mapnik::illegal_enum_value::what_ [protected]

Referenced by what().


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

Generated for Mapnik by doxygen 1.5.7.1