10class errno_exception:
public std::exception {
13 ~errno_exception()
throw();
14 errno_exception(
const std::string &wh);
15 const char *what()
const throw ();
Generated at Mon Jan 20 2025 00:00:00 for MPQC
2.3.1 using the documentation package Doxygen
1.13.2.