Searched refs:NotEmptyError (Results 1 – 2 of 2) sorted by relevance
450 raise NotEmptyError('Folder contains message(s): %s' % folder)454 raise NotEmptyError("Folder contains subdirectory '%s': %s" %1129 raise NotEmptyError('Folder not empty: %s' % self._path)2233 class NotEmptyError(Error): class
356 messages, a :exc:`NotEmptyError` exception will be raised and the folder534 messages, a :exc:`NotEmptyError` exception will be raised and the folder1487 .. exception:: NotEmptyError()