Home
last modified time | relevance | path

Searched defs:IOError (Results 1 – 1 of 1) sorted by relevance

/third_party/libexif/contrib/c++/
Dexif.hxx48 struct IOError : std::runtime_error struct
50 IOError(const std::string& s) in IOError() argument