Namespace Serenity.Persistence.Domain.Exceptions
Classes
PersistenceStoreException
Thrown by a persistence-store backend (e.g. an HTTP-backed or relational structured store) when a call to the backing service fails: a non-success response, a transport-level failure that survived every retry, or a request timeout.