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
467 raise NotEmptyError('Folder contains message(s): %s' % folder)471 raise NotEmptyError("Folder contains subdirectory '%s': %s" %1143 raise NotEmptyError('Folder not empty: %s' % self._path)2144 class NotEmptyError(Error): class
376 messages, a :exc:`NotEmptyError` exception will be raised and the folder548 messages, a :exc:`NotEmptyError` exception will be raised and the folder1503 .. 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()