radarlib 1.4.6
|
OdimH5 missing group error. More...
#include <radarlib/odimh5v20_exceptions.hpp>
Public Member Functions | |
OdimH5MissingGroupException (const std::string &name) | |
Initialize the exception. | |
OdimH5 missing group error.
Exception throwed when an Odim group (a dataset group, a data group etc.) is missing
OdimH5v20::OdimH5MissingGroupException::OdimH5MissingGroupException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of the missing HDF5 group |