runMACS
 All Data Structures Files Functions Variables Enumerations Enumerator Macros
Public Member Functions
NoSpaceLeftOnStorage Class Reference

All defined storage locations have insufficient free space. More...

#include <StorageManager.h>

Inheritance diagram for NoSpaceLeftOnStorage:
StorageManagerException

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 ()
 

Detailed Description

All defined storage locations have insufficient free space.

Definition at line 31 of file StorageManager.h.

Constructor & Destructor Documentation

NoSpaceLeftOnStorage::NoSpaceLeftOnStorage ( )

Definition at line 20 of file StorageManager.cpp.

NoSpaceLeftOnStorage::~NoSpaceLeftOnStorage ( )
throw (
)

Definition at line 24 of file StorageManager.cpp.


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