UnknownEnvironmentError#

exception phalanx.exceptions.UnknownEnvironmentError(name)#

Bases: Exception

No configuration found for an environment name.

Parameters:

name (str) – Name of the environment.