summaryrefslogtreecommitdiff
path: root/src/home/pio/exceptions.py
blob: a6afd2073c6f7de69732b90e13485da219ebb6a6 (plain)
1
2
class ProductConfigNotFoundError(Exception):
    pass