|
radarlib 1.4.6
|
OdimH5 unknown format error. More...
#include <radarlib/odimh5v21_exceptions.hpp>
Public Member Functions | |
| OdimH5UnknownFormatException (const std::string &msg) | |
| Initialize the exception. | |
OdimH5 unknown format error.
Throw every time a HDF5 file has an unknown format
For example when "/Conventions" has an unexpected value
| OdimH5v21::OdimH5UnknownFormatException::OdimH5UnknownFormatException | ( | const std::string & | msg | ) |
Initialize the exception.
| msg | the exception msg |