# IStorageFaultGrain.OnRead(GrainId)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.istoragefaultgrain/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.istoragefaultgrain/methods/)

```csharp
public abstract Task OnRead(GrainId grainId)
```

Throws a storage exception if one has been added for the grain reference for reading.

### Parameters

- `grainId` (`GrainId`)
