Searched refs:NotEmptyError (Results 1 – 4 of 4) 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
464 raise NotEmptyError('Folder contains message(s): %s' % folder)468 raise NotEmptyError("Folder contains subdirectory '%s': %s" %1140 raise NotEmptyError('Folder not empty: %s' % self._path)2139 class NotEmptyError(Error): class
373 messages, a :exc:`NotEmptyError` exception will be raised and the folder551 messages, a :exc:`NotEmptyError` exception will be raised and the folder1506 .. exception:: NotEmptyError()
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()