Files
crosspost/server/exceptions.py

2 lines
49 B
Python

class NotAuthorisedException(Exception):
pass