Searched refs:setException (Results 1 – 2 of 2) sorted by relevance
9 inline void setException(std::promise<T>& promise, const std::string& message) in setException() function
108 utils::setException(propertyPromise, "GetProperty failed"); in getProperty()