h5cpp  0.6.0
A modern C++ wrapper for the HDF5 C library
error.hpp File Reference
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
 top-level namespace of the entire library
 
 hdf5::error
 

Functions

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

Variables

decltype(H5E_DEFAULT) const hdf5::error::kDefault = H5E_DEFAULT