Namespace Serenity.Leaderboard.Application.Exceptions
Classes
LeaderboardStoreException
Thrown by a remote ILeaderboardStore 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.