zcash-grant-system/backend/grant/utils/exceptions.py

3 lines
47 B
Python

class ValidationException(Exception):
pass