radarlib  1.4.4
OdimH5v20::OdimH5FormatException Class Reference

OdimH5 format error. More...

#include <radarlib/odimh5v20_exceptions.hpp>

Inheritance diagram for OdimH5v20::OdimH5FormatException:
OdimH5v20::OdimH5Exception OdimH5v20::OdimH5InvalidAttributeValueException OdimH5v20::OdimH5MissingAttributeException OdimH5v20::OdimH5MissingDatasetException OdimH5v20::OdimH5MissingGroupException OdimH5v20::OdimH5UnknownFormatException

Public Member Functions

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

Detailed Description

OdimH5 format error.

Generic exception for situations where HDF5 file is not compliant to OdimH5 specifications

Constructor & Destructor Documentation

OdimH5v20::OdimH5FormatException::OdimH5FormatException ( const std::string &  msg)

Initialize the exception.

Parameters
msgthe exception msg

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