Files
piaps-student-performance/backend/app/exceptions/general.py

3 lines
51 B
Python

class ObjectNotFoundException(Exception):
pass