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