# Copier_TableStorageUpdateConditionNotSatisfiedException Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleanscodegen.orleans.storage.copier-tablestorageupdateconditionnotsatisfiedexception/)

## DeepCopy(TableStorageUpdateConditionNotSatisfiedException, TableStorageUpdateConditionNotSatisfiedException, CopyContext) {#deepcopy-orleans-storage-tablestorageupdateconditionnotsatisfiedexception-orlean-aa1b9e2c}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleanscodegen.orleans.storage.copier-tablestorageupdateconditionnotsatisfiedexception/methods/deepcopy-orleans-storage-tablestorageupdateconditionnotsatisfiedexception-orlean-aa1b9e2c/)

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

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

### Parameters

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