12 #include "badgerdb_exception.h"
Base class for all BadgerDB-specific exceptions.
const std::string & filename_
An exception that is thrown when a file creation is requested for a filename that already exists...
FileExistsException(const std::string &name)
virtual const std::string & filename() const