radarlib 1.4.6
|
OdimH5 missing group error. More...
#include <radarlib/odimh5v21_exceptions.hpp>
Public Member Functions | |
OdimH5MissingDatasetException (const std::string &name) | |
Initialize the exception. More... | |
OdimH5 missing group error.
Exception throwed when an dataset is missing
OdimH5v21::OdimH5MissingDatasetException::OdimH5MissingDatasetException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of the missing HDF5 dataset |