radarlib
1.4.6
|
OdimH5 missing attribute error. More...
#include <radarlib/odimh5v21_exceptions.hpp>
Public Member Functions | |
OdimH5MissingAttributeException (const std::string &name) | |
Initialize the exception. More... | |
OdimH5 missing attribute error.
Exception throwed when a attribute is missing
OdimH5v21::OdimH5MissingAttributeException::OdimH5MissingAttributeException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of the missing attribute |