maliput
road_network_description_parser_error Class Reference

Detailed Description

Errors while parsing the road network description.

#include <include/maliput/common/error.h>

Inheritance diagram for road_network_description_parser_error:
[legend]

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...
 

Constructor & Destructor Documentation

◆ road_network_description_parser_error()

road_network_description_parser_error ( const std::string &  what_arg)
explicit

Constructs a road_network_descrption_parser_error with what_arg as description.


The documentation for this class was generated from the following file: