radarlib 1.4.6
OdimH5v21::OdimH5Exception Class Reference

OdimH5 generic error. More...

#include <radarlib/odimh5v21_exceptions.hpp>

Inheritance diagram for OdimH5v21::OdimH5Exception:
OdimH5v21::OdimH5FormatException OdimH5v21::OdimH5HDF5LibException OdimH5v21::OdimH5UnsupportedException OdimH5v21::OdimH5InvalidAttributeValueException OdimH5v21::OdimH5MissingAttributeException OdimH5v21::OdimH5MissingDatasetException OdimH5v21::OdimH5MissingGroupException OdimH5v21::OdimH5UnknownFormatException

Public Member Functions

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

Detailed Description

OdimH5 generic error.

Every exception thrown by OdimH5 library is a specialization of this exception

Constructor & Destructor Documentation

◆ OdimH5Exception()

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

Initialize the exception.

Parameters
msgthe exception msg

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