domain_error 54 uspace/lib/cpp/include/__bits/stdexcept.hpp class domain_error: public logic_error domain_error 68 uspace/lib/cpp/src/stdexcept.cpp domain_error::domain_error(const string& what) domain_error 72 uspace/lib/cpp/src/stdexcept.cpp domain_error::domain_error(const char* what) domain_error 76 uspace/lib/cpp/src/stdexcept.cpp domain_error::domain_error(const domain_error& other) noexceptHelenOS homepage, sources at GitHub