Go to the source code of this file.
Classes | |
class | lanelet::DefaultProjectionNotAllowedError |
Thrown when a user attempts to load a map with georeferenced data without providing an origin. More... | |
class | lanelet::FileNotFoundError |
Error for not existent filepaths. More... | |
class | lanelet::ForwardProjectionError |
Thrown by the projector classes if projection from lat/lon to x/y fails. More... | |
class | lanelet::IOError |
Generic error for all errors in this module. More... | |
class | lanelet::ParseError |
Error thrown if some error occured during the parsing of the file. More... | |
class | lanelet::ReverseProjectionError |
Thrown by the projector classes if projection from x/y to lat/lon fails. More... | |
class | lanelet::UnsupportedExtensionError |
Error for an unsupported extension. More... | |
class | lanelet::UnsupportedIOHandlerError |
Error thrown if an unsupported handler (parser/writer) has been specified. More... | |
class | lanelet::WriteError |
Error thown if some error occurd during writing of a map. More... | |
Namespaces | |
lanelet | |