budosystems.storage.repository.EntityDeleteFailed

exception EntityDeleteFailed

Bases: RepositoryError

This exception gets raised if an attempt to delete an Entity has failed.

reason: str | Exception | None