captive.whump.shanti-portal/tools/errors.py
2017-03-07 09:36:56 +01:00

6 lines
86 B
Python

class StorageNotFound(Exception):
pass
class IPTCRuleExists(Exception):
pass