Searched defs:dynamic_const_put_error (Results 1 – 1 of 1) sorted by relevance
109 struct dynamic_const_put_error : public dynamic_property_exception { struct110 virtual ~dynamic_const_put_error() throw() {} in ~dynamic_const_put_error()112 const char* what() const throw() { in what()