Skip to content

DifferentEnvsError

Bases: Exception

Raised when two incompatible environments are passed to a model or operation.

Unlike VariablesFromDifferentEnvsError, this error may occur at the model level or in structural operations that require consistency across multiple environments.

__str__

__str__() -> str