radar-coord-conversion-utility
0.7
|
RadarCoord invalid attribute value error. More...
#include <radarcoordlib/radar_coord_exceptions.hpp>
Public Member Functions | |
RadarCoordInvalidAttributeValueException (const std::string &name) | |
Initialize the exception. More... | |
RadarCoord invalid attribute value error.
Exception throwed when a attribute has an invalid value
RadarCoordInvalidAttributeValueException::RadarCoordInvalidAttributeValueException | ( | const std::string & | name | ) |
Initialize the exception.
name | the name of attribute with the invalid value |