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