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

/haiku/src/tools/gensyscalls/
H A Dgensyscalls_common.h35 struct EOFException : public Exception { struct in inherits:Exception
36 EOFException() {} function in struct:EOFException
37 EOFException(const string &message) : Exception(message) {} function in struct:EOFException

Completed in 28 milliseconds