Searched refs:PfError (Results 1 – 3 of 3) sorted by relevance
34 struct PfError : public std::runtime_error struct
109 throw PfError("\'" + rawValue + "\' could not be parsed as the requested type."); in getAttribute()
187 } catch (const PfError &e) { in fromXml()