DirectoryNotEmptyBarecatError#

exception barecat.exceptions.DirectoryNotEmptyBarecatError(path)[source]#

Bases: BarecatError

Exception raised when trying to delete a non-empty directory

Parameters:

path (str) – path to the non-empty directory