budosystems.storage.repository.EntityNotFound

exception EntityNotFound

Bases: RepositoryError

This exception gets raised if the repository attempts to find an entity, but it is not found.

reason: str | Exception | None