[docs] class EnvironmentVariableNotDefinedError(Exception): pass [docs] class ConfigurationFileDoesNotExistError(Exception): pass