AckError

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

Bases: Exception

Exception raised if a command fails.

Parameters:
msg : str

Error message

ackcmd : AckType

Command acknowledgement.