1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2025-02-25 14:15:04 +00:00
royalnet/errors.py

2 lines
39 B
Python
Raw Normal View History

2017-10-05 09:47:59 +02:00
class RequestError(Exception):
pass