ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions
segment_id_not_found_exception Class Reference

Provides an exception for the case a segment id cannot be found. More...

#include <segmentation.hpp>

Public Member Functions

 segment_id_not_found_exception (long id)
virtual const char * what () const throw ()
virtual ~segment_id_not_found_exception () throw ()

Detailed Description

Provides an exception for the case a segment id cannot be found.


Constructor & Destructor Documentation

segment_id_not_found_exception ( long  id) [inline]
virtual ~segment_id_not_found_exception ( ) throw () [inline, virtual]

Member Function Documentation

virtual const char* what ( ) const throw () [inline, virtual]

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