Storage location was requested but none have been defined. More...
#include <StorageManager.h>
Public Member Functions | |
| NoStorageLocationGiven () | |
| ~NoStorageLocationGiven () throw () | |
Public Member Functions inherited from StorageManagerException | |
| StorageManagerException (const std::string &_message) | |
| ~StorageManagerException () throw () | |
| virtual const char * | what () const throw () |
Storage location was requested but none have been defined.
Definition at line 23 of file StorageManager.h.
| NoStorageLocationGiven::NoStorageLocationGiven | ( | ) |
Definition at line 14 of file StorageManager.cpp.
| NoStorageLocationGiven::~NoStorageLocationGiven | ( | ) | ||
| throw | ( | |||
| ) | ||||
Definition at line 18 of file StorageManager.cpp.
1.8.8