Skip to content

CosmosConditionNotSatisfiedException.CosmosConditionNotSatisfiedException(string, GrainId, string, string, string?)

CosmosConditionNotSatisfiedException(string, GrainId, string, string, string?)

View source
public CosmosConditionNotSatisfiedException(string grainType, GrainId grainId, string collection, string storedEtag, string? currentEtag)
Exception thrown when a Cosmos DB exception is thrown due to update conditions not being satisfied.

Parameters

grainTypestring
grainIdGrainId
collectionstring
storedEtagstring
currentEtagstring?