ldas-tools-diskcacheAPI  2.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
diskCache::Cache::Directory::FileCacheError Class Reference

Exception thrown when a file could not be added to a cache. More...

#include <Directory.hh>

Inheritance diagram for diskCache::Cache::Directory::FileCacheError:
diskCache::Cache::SDGTx::DirectoryInfo::OverlappingFileError

Public Member Functions

 FileCacheError (const std::string &Filename, const std::string &Reason)
 
 FileCacheError (const std::string &Reason)
 

Detailed Description

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.

Constructor & Destructor Documentation

diskCache::Cache::Directory::FileCacheError::FileCacheError ( const std::string &  Filename,
const std::string &  Reason 
)

The documentation for this class was generated from the following files: