#include <boost/format.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | serialbox::Exception |
Exception class which stores a human-readable error description. More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
This file implements the Exception class used in serialbox.
Definition in file Exception.h.