diff rhodecode/lib/exceptions.py @ 3840:dc4644865e8b beta

Implemented simple gist functionality ref #530. - creation of public/private gists with given lifetime - rhodecode-gist CLI for quick gist creation
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 11 May 2013 20:24:02 +0200
parents d9b89874edf9
children 5293d4bbb1ea
line wrap: on
line diff
--- a/rhodecode/lib/exceptions.py	Sat May 11 00:25:05 2013 +0200
+++ b/rhodecode/lib/exceptions.py	Sat May 11 20:24:02 2013 +0200
@@ -66,6 +66,10 @@
     pass
 
 
+class NonRelativePathError(Exception):
+    pass
+
+
 class HTTPLockedRC(HTTPClientError):
     """
     Special Exception For locked Repos in RhodeCode, the return code can