letsbuilda.pypi.exceptions

Custom exceptions.

Exceptions

PackageNotFoundError

Raised when a package is not found.

Module Contents

exception letsbuilda.pypi.exceptions.PackageNotFoundError(package_title: str, package_version: str | None)[source]

Bases: Exception

Raised when a package is not found.