#include class filenotfoundexception : std::runtime_error { public: filenotfoundexception() : runtime_error("") {} };