dnmapper/backend/exceptions.py

3 lines
49 B
Python
Raw Normal View History

class RouterParserException(Exception):
pass