ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides an exception for the case of a name collision of segment names. More...
#include <segmentation.hpp>
Public Member Functions | |
segment_name_collision_exception (std::string cn) | |
virtual const char * | what () const throw () |
virtual | ~segment_name_collision_exception () throw () |
Provides an exception for the case of a name collision of segment names.
segment_name_collision_exception | ( | std::string | cn | ) | [inline] |
virtual ~segment_name_collision_exception | ( | ) | throw () [inline, virtual] |
virtual const char* what | ( | ) | const throw () [inline, virtual] |