|
ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides an exception for the bad serialization state. More...
#include <serialization.hpp>
Public Member Functions | |
| bad_serialization_state_exception (std::string msg) | |
| virtual const char * | what () const throw () |
| virtual | ~bad_serialization_state_exception () throw () |
Provides an exception for the bad serialization state.
| bad_serialization_state_exception | ( | std::string | msg | ) | [inline] |
| virtual ~bad_serialization_state_exception | ( | ) | throw () [inline, virtual] |
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
1.7.6.1