mutapath.exceptions.PathException

class mutapath.exceptions.PathException[source]

Bases: BaseException

Exception about inconsistencies between the virtual path and the real file system.

__init__(*args, **kwargs)[source]