# CosmosConditionNotSatisfiedException.CosmosConditionNotSatisfiedException(string)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.persistence.cosmos/orleans.persistence.cosmos.cosmosconditionnotsatisfiedexception/) | [Constructors](/orleans/docs/api/csharp/microsoft.orleans.persistence.cosmos/orleans.persistence.cosmos.cosmosconditionnotsatisfiedexception/constructors/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Persistence.Cosmos/CosmosConditionNotSatisfiedException.cs#L74-L76)

```csharp
public CosmosConditionNotSatisfiedException(string msg)
```

Exception thrown when a Cosmos DB exception is thrown due to update conditions not being satisfied.

### Parameters

- `msg` (`string`)
