radarlib
1.4.4
|
OdimH5 unsupported feature error. More...
#include <radarlib/odimh5v20_exceptions.hpp>
Public Member Functions | |
OdimH5UnsupportedException (const std::string &msg) | |
Initialize the exception. More... | |
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
OdimH5v20::OdimH5UnsupportedException::OdimH5UnsupportedException | ( | const std::string & | msg | ) |
Initialize the exception.
msg | the exception msg |