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

Storage location was requested but none have been defined. More...

#include <StorageManager.h>

Inheritance diagram for NoStorageLocationGiven:
StorageManagerException

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

Detailed Description

Storage location was requested but none have been defined.

Definition at line 23 of file StorageManager.h.

Constructor & Destructor Documentation

NoStorageLocationGiven::NoStorageLocationGiven ( )

Definition at line 14 of file StorageManager.cpp.

NoStorageLocationGiven::~NoStorageLocationGiven ( )
throw (
)

Definition at line 18 of file StorageManager.cpp.


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