file_not_found

Defined in header: <ixion/exceptions.hpp>

class file_not_found : public ixion::general_error

Public Functions

explicit file_not_found(std::string_view fpath)
virtual ~file_not_found() override