# Copier_CosmosConditionNotSatisfiedException Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.persistence.cosmos/orleanscodegen.orleans.persistence.cosmos.copier-cosmosconditionnotsatisfiedexception/)

## DeepCopy(CosmosConditionNotSatisfiedException, CosmosConditionNotSatisfiedException, CopyContext) {#deepcopy-orleans-persistence-cosmos-cosmosconditionnotsatisfiedexception-orleans-14dd888c}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.cosmos/orleanscodegen.orleans.persistence.cosmos.copier-cosmosconditionnotsatisfiedexception/methods/deepcopy-orleans-persistence-cosmos-cosmosconditionnotsatisfiedexception-orleans-14dd888c/)

```csharp
public override void DeepCopy(CosmosConditionNotSatisfiedException input, CosmosConditionNotSatisfiedException output, CopyContext context)
```

Clones members from `input` and copies them to `output`.

### Parameters

- `input` (`CosmosConditionNotSatisfiedException`): The input.
- `output` (`CosmosConditionNotSatisfiedException`): The output.
- `context` (`CopyContext`): The context.
