NotEnoughSpaceBarecatError#

exception barecat.exceptions.NotEnoughSpaceBarecatError(message)[source]#

Bases: BarecatError

Exception raised when there is not enough space to write a file to the archive

Parameters:

message (str)