class UNCPathError(Exception): message: str class DirectoryError(Exception): message: str