Copy page Copy page View source labapi.exceptions.PathError# exception labapi.exceptions.PathError( message: str, *, path: str | None = None, parent: str | None = None, )[source]# Path construction or resolution failed.