Namespace Serenity.GameProgress.Application.Exceptions
Classes
GameProgressStoreException
Thrown by a remote IGameProgressStore 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.