pylabrobot.high_res.lid_valet.HighResLidValetError# exception pylabrobot.high_res.lid_valet.HighResLidValetError(title: str, message: str | None = None)# Bases: Exception Exceptions raised by a HighRes LidValet. Parameters: title (str) message (str | None) Return type: None