radarlib  1.4.6
OdimH5v20::OdimH5Exception Class Reference

OdimH5 generic error. More...

#include <radarlib/odimh5v20_exceptions.hpp>

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

Public Member Functions

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

Detailed Description

OdimH5 generic error.

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

Constructor & Destructor Documentation

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

Initialize the exception.

Parameters
msgthe exception msg

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