All defined storage locations have insufficient free space. More...
#include <StorageManager.h>
Public Member Functions | |
| NoSpaceLeftOnStorage () | |
| ~NoSpaceLeftOnStorage () throw () | |
Public Member Functions inherited from StorageManagerException | |
| StorageManagerException (const std::string &_message) | |
| ~StorageManagerException () throw () | |
| virtual const char * | what () const throw () |
All defined storage locations have insufficient free space.
Definition at line 31 of file StorageManager.h.
| NoSpaceLeftOnStorage::NoSpaceLeftOnStorage | ( | ) |
Definition at line 20 of file StorageManager.cpp.
| NoSpaceLeftOnStorage::~NoSpaceLeftOnStorage | ( | ) | ||
| throw | ( | |||
| ) | ||||
Definition at line 24 of file StorageManager.cpp.
1.8.8