MultipleActiveEnvironmentsError ¶ Bases: Exception Raised when multiple environments are active simultaneously. This is a logic error, since aqmodels only supports one active environment at a time. This is enforced to maintain clarity and safety. __str__ ¶ __str__() -> str