hyperboria/library/configurator/exceptions.py

3 lines
52 B
Python
Raw Normal View History

class UnknownConfigFormatError(Exception):
pass