pylabrobot.thermo_fisher.alps.sealer.ThermoScientificALPSError#

exception pylabrobot.thermo_fisher.alps.sealer.ThermoScientificALPSError(title: str, message: str | None = None, status: IntFlag | None = None, error_code: int | None = None)#

Bases: Exception

Error raised by a Thermo Scientific ALPS heat sealer.

Parameters:
  • title (str)

  • message (str | None)

  • status (IntFlag | None)

  • error_code (int | None)

Return type:

None