letsbuilda.pypi.exceptions ========================== .. py:module:: letsbuilda.pypi.exceptions .. autoapi-nested-parse:: Custom exceptions. Exceptions ---------- .. autoapisummary:: letsbuilda.pypi.exceptions.PackageNotFoundError Module Contents --------------- .. py:exception:: PackageNotFoundError(package_title: str, package_version: str | None) Bases: :py:obj:`Exception` Raised when a package is not found.