src/cm/exception.py
author Simon Descarpentries <sid1@sopinspace.com>
Fri, 05 Aug 2011 12:23:34 +0200
changeset 371 474bf251b730
parent 0 40c8f766c9b8
permissions -rw-r--r--
Revision of french translation. No more empty strings (-24)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     1
class UnauthorizedException(Exception):
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     2
    pass