Files
site/apps/api/app/core/exceptions.py
T

3 lines
59 B
Python

class DomainError(Exception):
"""Base domain error."""