Files
mayan-edms/apps/registration/exceptions.py
2012-10-09 02:34:00 -04:00

3 lines
45 B
Python

class AlreadyRegistered(Exception):
pass