cic-internal-integration/apps/cic-base/cic_base/error.py

3 lines
39 B
Python
Raw Normal View History

class ConfigError(Exception):
pass