deisa.ray.errors module¶ exception deisa.ray.errors.ConfigError[source]¶ Bases: RuntimeError Raised when configuration is mutated after it has been locked. exception deisa.ray.errors.ContractError(message='Contract not satisfied.')[source]¶ Bases: Exception Exception raised when a contract or invariant is violated.