Namespace Serenity.GameSave.Application.Exceptions
Classes
GameSaveStoreException
Thrown by a remote IGameSaveStore backend (e.g. an HTTP-backed 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.