ErrorCode#
- class lsst.ts.cbp.ErrorCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#
Bases:
IntEnumError codes published by the CBP CSC.
Attributes Summary
Attributes Documentation
- CONNECTION_FAILED = 1#
- MONITOR_LOOP_FAILED = 4#
- PANICKED = 3#
- REPLY_FAILED = 5#
- TELEMETRY_LOOP_FAILED = 2#