Searched refs:SVNError (Results 1 – 1 of 1) sorted by relevance
45 class SVNError(Exception): class56 error = SVNError( 'SVN command failed:\n' + stdout )88 except SVNError as e: