Error thrown if an unsupported handler (parser/writer) has been specified. 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 an unsupported handler (parser/writer) has been specified.
Definition at line 35 of file Exceptions.h.