|
ldas-tools-diskcacheAPI
2.7.2
|
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) | |
| FileCacheError (const std::string &Filename, const std::string &Reason) | |
| FileCacheError (const std::string &Reason) | |
| FileCacheError (const std::string &Filename, const std::string &Reason) | |
| FileCacheError (const std::string &Reason) | |
Static Private Member Functions | |
| static std::string | format (const std::string &Filename, const std::string &Reason) |
| static std::string | format (const std::string &Filename, const std::string &Reason) |
| static std::string | format (const std::string &Filename, 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 | ) |
| diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Filename, |
| const std::string & | Reason | ||
| ) |
| diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Reason | ) |
| diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Filename, |
| const std::string & | Reason | ||
| ) |
| diskCache::Cache::Directory::FileCacheError::FileCacheError | ( | const std::string & | Reason | ) |
|
staticprivate |
|
staticprivate |
|
staticprivate |
1.8.13