radarlib  1.4.4
OdimH5v20::OdimH5UnsupportedException Class Reference

OdimH5 unsupported feature error. More...

#include <radarlib/odimh5v20_exceptions.hpp>

Inheritance diagram for OdimH5v20::OdimH5UnsupportedException:
OdimH5v20::OdimH5Exception

Public Member Functions

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

Detailed Description

OdimH5 unsupported feature error.

Raised every time a feature is used with unsupported options. Usually it happens during conversions of binary data from file to memory and viceversa

Constructor & Destructor Documentation

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

Initialize the exception.

Parameters
msgthe exception msg

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