Files
bearhub/fpakman/core/exception.py
2019-07-11 18:04:12 -03:00

4 lines
48 B
Python

class NoInternetException(Exception):
pass