Searched refs:LaneError (Results 1 – 2 of 2) sorted by relevance
97 class LaneError(Error): class314 raise LaneError('Wrong lane: %d for: %s' % (self.lane, typed_name))
39 class LaneError(Error): class