Thrown when a user attempts to load a map with georeferenced data without providing an origin. 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 |
Thrown when a user attempts to load a map with georeferenced data without providing an origin.
Definition at line 72 of file Exceptions.h.