Lifecycle Exceptions

Exception classes for the lifecycle management system.

exception vivarium.engine.framework.lifecycle.exceptions.LifeCycleError[source]

Generic error class for the life cycle management system.

exception vivarium.engine.framework.lifecycle.exceptions.InvalidTransitionError[source]

Error raised when life cycle ordering contracts are violated.

exception vivarium.engine.framework.lifecycle.exceptions.ConstraintError[source]

Error raised when life cycle constraint contracts are violated.