AckError#

exception lsst.ts.salobj.AckError(msg, ackcmd)#

Bases: Exception

Exception raised if a command fails.

Parameters:
  • msg (str) – Error message

  • ackcmd (AckCmdType) – Command acknowledgement.

ackcmd#

Command acknowledgement.