exception documentation

class UnableToFindFileException(Exception): (source)

Constructor: UnableToFindFileException(file)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, file: str | None): (source) ΒΆ

Undocumented