lsst.sims.ocs.utilities.socs_exceptions module

exception lsst.sims.ocs.utilities.socs_exceptions.NoProposalsConfiguredError[source]

Bases: exceptions.Exception

Used when there are no proposals configured to run.

exception lsst.sims.ocs.utilities.socs_exceptions.SchedulerTimeoutError[source]

Bases: exceptions.Exception

Used when the Scheduler times out during target loop.

exception lsst.sims.ocs.utilities.socs_exceptions.SocsDatabaseError[source]

Bases: exceptions.Exception

Used when there are errors writing to the simulation database.