radar-coord-conversion-utility 0.8
|
RadarCoord missing group error. More...
#include <radarcoordlib/radar_coord_exceptions.hpp>
Public Member Functions | |
RadarCoordMissingGroupException (const std::string &name) | |
Initialize the exception. | |
RadarCoord missing group error.
Exception throwed when an Odim group (a dataset group, a data group etc.) is missing
RadarCoordMissingGroupException::RadarCoordMissingGroupException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of the missing HDF5 group |