Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
Exception.h File Reference
#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.
 

Detailed Description

This file implements the Exception class used in serialbox.

Definition in file Exception.h.