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