# Codec_ReminderException Constructors

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

## Codec_ReminderException(ICodecProvider, IActivator&lt;ReminderException&gt;) {#constructor-orleans-serialization-serializers-icodecprovider-orleans-serializati-9eaa2eab}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-orleans-serializati-9eaa2eab/)

```csharp
public Codec_ReminderException(ICodecProvider codecProvider, IActivator<ReminderException> _activator)
```

### Parameters

- `codecProvider` (`ICodecProvider`)
- `_activator` (`IActivator<ReminderException>`)
