Public Member Functions | List of all members
HighFive::AttributeException Class Reference

Exception specific to HighFive Attribute interface. More...

#include <H5Exception.hpp>

Inheritance diagram for HighFive::AttributeException:
Inheritance graph
[legend]

Public Member Functions

 AttributeException (const std::string &err_msg)
 
- Public Member Functions inherited from HighFive::Exception
 Exception (const std::string &err_msg)
 
hid_t getErrMajor () const
 HDF5 library error mapper. More...
 
hid_t getErrMinor () const
 HDF5 library error mapper. More...
 
ExceptionnextException () const
 nextException More...
 
virtual void setErrorMsg (const std::string &errmsg)
 define the error message More...
 
const char * what () const override throw ()
 get the current exception error message More...
 
virtual ~Exception () throw ()
 

Additional Inherited Members

- Protected Attributes inherited from HighFive::Exception
hid_t _err_major
 
hid_t _err_minor
 
std::string _errmsg
 
details::Mem::shared_ptr< Exception_next
 

Detailed Description

Exception specific to HighFive Attribute interface.

Definition at line 106 of file H5Exception.hpp.

Constructor & Destructor Documentation

◆ AttributeException()

HighFive::AttributeException::AttributeException ( const std::string &  err_msg)
inline

Definition at line 108 of file H5Exception.hpp.


The documentation for this class was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26