radarlib
1.4.4
|
OdimH5 invalid attribute value error. More...
#include <radarlib/odimh5v21_exceptions.hpp>
Public Member Functions | |
OdimH5InvalidAttributeValueException (const std::string &name) | |
Initialize the exception. More... | |
OdimH5 invalid attribute value error.
Exception throwed when a attribute has an invalid value
OdimH5v21::OdimH5InvalidAttributeValueException::OdimH5InvalidAttributeValueException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of attribute with the invalid value |