12 #include "wiscdb_exception.h"
An exception that is thrown when a file operation is requested for a filename that doesn't exist...
FileNotFoundException(const std::string &name)
virtual const std::string & filename() const
const std::string & filename_
Base class for all WiscDB-specific exceptions.