Searched refs:NotEmptyError (Results 1 – 1 of 1) sorted by relevance
431 raise NotEmptyError('Folder contains message(s): %s' % folder)435 raise NotEmptyError("Folder contains subdirectory '%s': %s" %1069 raise NotEmptyError('Folder not empty: %s' % self._path)2164 class NotEmptyError(Error): class