h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
error.hpp File Reference
#include <h5cpp/core/windows.hpp>
#include <h5cpp/error/h5c_error.hpp>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hdf5::error::Singleton
 singleton class for HDF5 error handling More...
 

Namespaces

 hdf5
 
 hdf5::error
 

Functions

std::string DLL_EXPORT hdf5::error::print_nested (const std::exception &exception, int level=0)
 indented output of nested exceptions and included error stack More...