Searched defs:IOException (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/gensyscalls/
H A Dgensyscalls_common.h42 struct IOException : public Exception { struct in inherits:Exception
43 IOException() {} function in struct:IOException
44 IOException(const string &message) : Exception(message) {} function in struct:IOException

Completed in 13 milliseconds