NotADirectoryBarecatError#

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

Bases: BarecatError

Exception raised when trying to access a file as a directory.

Parameters:

message (str)