#include <dynamic_property_map.hpp>
Public Member Functions | |
property_not_found (const std::string &property) | |
virtual | ~property_not_found () throw () |
const char * | what () const throw () |
Public Attributes | |
std::string | property |
std::string | statement |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements boost::dynamic_property_exception.
std::string boost::property_not_found::property |
|
mutable |