radarlib  1.4.6
OdimH5v21::OdimH5UnknownFormatException Class Reference

OdimH5 unknown format error. More...

#include <radarlib/odimh5v21_exceptions.hpp>

Inheritance diagram for OdimH5v21::OdimH5UnknownFormatException:
OdimH5v21::OdimH5FormatException OdimH5v21::OdimH5Exception

Public Member Functions

 OdimH5UnknownFormatException (const std::string &msg)
 Initialize the exception. More...
 

Detailed Description

OdimH5 unknown format error.

Throw every time a HDF5 file has an unknown format
For example when "/Conventions" has an unexpected value

Constructor & Destructor Documentation

OdimH5v21::OdimH5UnknownFormatException::OdimH5UnknownFormatException ( const std::string &  msg)

Initialize the exception.

Parameters
msgthe exception msg

The documentation for this class was generated from the following file: