Class HDF5Exception

Inheritance Relationships

Base Type

  • public std::exception

Class Documentation

class HDF5Exception : public std::exception

Public Functions

explicit HDF5Exception(std::string msg = "")
explicit HDF5Exception(const char *format, ...)
const char *what() const noexcept override

Public Members

std::string msg
std::string stackTrace