budosystems.storage.repository.EntitySaveFailed

exception EntitySaveFailed

Bases: RepositoryError

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

reason: str | Exception | None