Searched defs:ParamTypeError (Results 1 – 2 of 2) sorted by relevance
94 …ParamTypeError(const std::string &name, const std::string &wantType) : name(name), wantType(wantTy… in ParamTypeError() function
128 …ParamTypeError(const std::string &name, const std::string &wantType) : name(name), wantType(wantTy… in ParamTypeError() function