#include <stdexcept>
#include <string>
#include "bits/H5Utils.hpp"
#include "bits/H5Exception_misc.hpp"
Go to the source code of this file.
Classes | |
class | HighFive::AttributeException |
Exception specific to HighFive Attribute interface. More... | |
class | HighFive::DataSetException |
Exception specific to HighFive DataSet interface. More... | |
class | HighFive::DataSpaceException |
Exception specific to HighFive DataSpace interface. More... | |
class | HighFive::DataTypeException |
Exception specific to HighFive DataType interface. More... | |
class | HighFive::Exception |
Basic HighFive Exception class. More... | |
class | HighFive::FileException |
Exception specific to HighFive File interface. More... | |
class | HighFive::GroupException |
Exception specific to HighFive Group interface. More... | |
class | HighFive::ObjectException |
Exception specific to HighFive Object interface. More... | |
class | HighFive::PropertyException |
Exception specific to HighFive Property interface. More... | |
Namespaces | |
HighFive | |