Searched defs:empty_error (Results 1 – 2 of 2) sorted by relevance
289 class empty_error: public std::runtime_error class292 explicit empty_error(const std::string& msg): in empty_error() function in rxcpp::empty_error
386 async def empty_error(): function