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