# Codec_ReminderException

Package: [Microsoft.Orleans.Reminders](/orleans/docs/api/csharp/microsoft.orleans.reminders/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders)

```csharp
public sealed class Codec_ReminderException : IFieldCodec, IFieldCodec<ReminderException>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_ReminderException(ICodecProvider, IActivator&lt;ReminderException&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-orleans-serializati-9eaa2eab/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, ReminderException)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-0498b895/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-751fbc7c/)
- [Serialize(Writer&lt;TBufferWriter&gt;, ReminderException)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-45bb2bc8/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, ReminderException)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.runtime.codec-reminderexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-167aa7ca/)
