pylabrobot.cole_parmer.genogrinder.GenoGrinderError# exception pylabrobot.cole_parmer.genogrinder.GenoGrinderError(title: str, message: str | None = None)# Bases: Exception Exception raised by a GenoGrinder. Parameters: title (str) message (str | None) Return type: None