# Codec_ReminderException.Deserialize(Reader&lt;TReaderInput&gt;, ReminderException)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/methods/)

```csharp
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, ReminderException instance)
```

### Parameters

- `reader` (`Reader<TReaderInput>`)
- `instance` (`ReminderException`)
