Source code for bc_configs.environ_source.EnvironSourceException
[docs]class EnvironSourceException(Exception):
"""
Exception raised when there is an issue with the environment source.
"""
pass
[docs]class EnvironSourceException(Exception):
"""
Exception raised when there is an issue with the environment source.
"""
pass