Class NullptrError

Inheritance Relationships

Base Type

Class Documentation

class NullptrError : public lanelet::LaneletError

SharedPtrs in lanelet2 must never point to null. If this is violated, this exception is thrown (usually checked at object construction).