diff rhodecode/lib/exceptions.py @ 3788:d9b89874edf9 beta

UserGroup on UserGroup permissions implementation. - user group can have another usergroup assigned - it's impossible to assign usergroup on the same usergroup
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 23 Apr 2013 02:18:31 +0200
parents b44979649915
children dc4644865e8b
line wrap: on
line diff
--- a/rhodecode/lib/exceptions.py	Tue Apr 23 00:56:04 2013 +0200
+++ b/rhodecode/lib/exceptions.py	Tue Apr 23 02:18:31 2013 +0200
@@ -62,6 +62,10 @@
     pass
 
 
+class RepoGroupAssignmentError(Exception):
+    pass
+
+
 class HTTPLockedRC(HTTPClientError):
     """
     Special Exception For locked Repos in RhodeCode, the return code can