Skip to content

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

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

View source
public CosmosConditionNotSatisfiedException(string errorMsg, 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

errorMsgstring
grainTypestring
grainIdGrainId
collectionstring
storedEtagstring
currentEtagstring?