PYRSS-Website/apps/api/errors.py

4 lines
44 B
Python

class NotAMemberError(Exception):
pass