Searched defs:libc_exception (Results 1 – 1 of 1) sorted by relevance
595 struct libc_exception: public reportable_exception struct597 libc_exception(int rc, const string& msg): in libc_exception() function