Files
bearhub/bauh/core/exception.py
2019-08-12 11:50:24 -03:00

4 lines
48 B
Python

class NoInternetException(Exception):
pass