MonitorStoppedError#
- exception lsst.ts.cbp.MonitorStoppedError#
Bases:
RuntimeErrorRaised when a monitor-dependent wait cannot complete.
- Parameters:
reason (
str) – Human-readable reason the wait cannot complete.
Bases: RuntimeError
Raised when a monitor-dependent wait cannot complete.
reason (str) – Human-readable reason the wait cannot complete.