Files
Crm-Backend/utils/exceptions.py

3 lines
51 B
Python

class ObjectNotFoundException(Exception):
pass