Searched defs:IOError (Results 1 – 1 of 1) sorted by relevance
48 struct IOError : std::runtime_error struct50 IOError(const std::string& s) in IOError() argument