1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
royalnet/royalnet/serf/errors.py
2019-11-22 16:00:44 +01:00

2 lines
86 B
Python

class SerfError(Exception):
"""Base class for all :mod:`royalnet.serf` errors."""