InvalidEnvironmentConfigError# exception phalanx.exceptions.InvalidEnvironmentConfigError(name, error)# Bases: Exception Configuration for an environment is invalid. Parameters: name (str) – Name of the environment. error (str) – Error message.