radar-coord-conversion-utility
0.7
|
RadarCoord unknown format error. More...
#include <radarcoordlib/radar_coord_exceptions.hpp>
Public Member Functions | |
RadarCoordUnknownFormatException (const std::string &msg) | |
Initialize the exception. More... | |
RadarCoord unknown format error.
Throw every time a HDF5 file has an unknown format
For example when "/Conventions" has an unexpected value
RadarCoordUnknownFormatException::RadarCoordUnknownFormatException | ( | const std::string & | msg | ) |
Initialize the exception.
msg | the exception msg |