pylabrobot.big_bear.orbital_shaker.BigBearError#

exception pylabrobot.big_bear.orbital_shaker.BigBearError(title: str, message: str | None = None)#

Bases: Exception

Exceptions raised by a BigBear orbital shaker.

Parameters:
  • title (str)

  • message (str | None)

Return type:

None