CosmosConditionNotSatisfiedException(string, string, GrainId, string, string, string)
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
errorMsgstringgrainTypestringgrainIdGrainIdcollectionstringstoredEtagstringcurrentEtagstring
