|
maliput
|
Errors while parsing the road network description.
#include <include/maliput/common/error.h>
Public Member Functions | |
| road_network_description_parser_error (const std::string &what_arg) | |
Constructs a road_network_descrption_parser_error with what_arg as description. More... | |
Public Member Functions inherited from maliput_error | |
| maliput_error (const std::string &what_arg) | |
Constructs an maliput_error with what_arg as description. More... | |
|
explicit |
Constructs a road_network_descrption_parser_error with what_arg as description.