echelon  0.8.0
Public Member Functions | List of all members
echelon::hdf5::non_existing_member_exception Class Reference

Exception, which is thrown, if a requested object does not exist. More...

#include <group.hpp>

Inherits exception.

Public Member Functions

 non_existing_member_exception (std::string what_)
 Creates a new exception with a given error description. More...
 
 ~non_existing_member_exception () noexcept
 The destructor.
 
const char * what () const noexceptoverride
 An associated error description.
 

Detailed Description

Exception, which is thrown, if a requested object does not exist.

Constructor & Destructor Documentation

echelon::hdf5::non_existing_member_exception::non_existing_member_exception ( std::string  what_)
inline

Creates a new exception with a given error description.

Parameters
what_error description

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