ldas-tools-diskcacheAPI
2.6.1
|
Exception thrown when a file could not be added to a cache. More...
#include <Directory.hh>
Public Member Functions | |
FileCacheError (const std::string &Filename, const std::string &Reason) | |
FileCacheError (const std::string &Reason) | |
Exception thrown when a file could not be added to a cache.
This should be used by the indexing scheme as the base for exceptions indicating that a file could not be added to the cache.
diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Filename, |
const std::string & | Reason | ||
) |
diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Reason | ) |