vantage6.algorithm.tools.exceptions.EnvironmentVariableError

exception EnvironmentVariableError

Error raised when environment variable handling fails.

Example usage: - Environment variables have conflicting values - Environment variable has an invalid value (e.g. not a number where number is expected)