Error thrown if some error occured during the parsing of the file. More...
#include <Exceptions.h>

Additional Inherited Members | |
Public Types inherited from lanelet::LaneletMultiError | |
| typedef std::vector< std::string > | ErrorMessages |
Public Member Functions inherited from lanelet::LaneletMultiError | |
| LaneletMultiError (const std::string &err) | |
| LaneletMultiError (ErrorMessages messages={}) | |
Public Attributes inherited from lanelet::LaneletMultiError | |
| const ErrorMessages | errorMessages |
Error thrown if some error occured during the parsing of the file.
Definition at line 42 of file Exceptions.h.