Class LaneletError
Defined in File Exceptions.h
Inheritance Relationships
Base Type
public std::runtime_error
Derived Types
public lanelet::GeometryError
(Class GeometryError)public lanelet::InvalidInputError
(Class InvalidInputError)public lanelet::InvalidObjectStateError
(Class InvalidObjectStateError)public lanelet::LaneletMultiError
(Class LaneletMultiError)public lanelet::NoSuchAttributeError
(Class NoSuchAttributeError)public lanelet::NoSuchPrimitiveError
(Class NoSuchPrimitiveError)public lanelet::NullptrError
(Class NullptrError)
Class Documentation
-
class LaneletError : public std::runtime_error
Generic lanelet error class. All errors lanelet2 will throw derive from this type.
Subclassed by lanelet::GeometryError, lanelet::InvalidInputError, lanelet::InvalidObjectStateError, lanelet::LaneletMultiError, lanelet::NoSuchAttributeError, lanelet::NoSuchPrimitiveError, lanelet::NullptrError