| HighFive 2.10.1
    HighFive - Header-only C++ HDF5 interface | 
This is the complete list of members for HighFive::DataSpaceException, including all inherited members.
| _err_major | HighFive::Exception | protected | 
| _err_minor | HighFive::Exception | protected | 
| _errmsg | HighFive::Exception | protected | 
| _next | HighFive::Exception | protected | 
| DataSpaceException(const std::string &err_msg) | HighFive::DataSpaceException | inline | 
| Exception(const std::string &err_msg) | HighFive::Exception | inline | 
| getErrMajor() const | HighFive::Exception | inline | 
| getErrMinor() const | HighFive::Exception | inline | 
| nextException() const | HighFive::Exception | inline | 
| setErrorMsg(const std::string &errmsg) | HighFive::Exception | inlinevirtual | 
| what() const override | HighFive::Exception | inline | 
| ~Exception() | HighFive::Exception | inlinevirtual |