Searched defs:dynamic_property_exception (Results 1 – 1 of 1) sorted by relevance
72 struct dynamic_property_exception : public std::exception { struct73 virtual ~dynamic_property_exception() throw() {} in ~dynamic_property_exception()