# Codec_RedisRemindersException

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

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

```csharp
public sealed class Codec_RedisRemindersException : IFieldCodec, IFieldCodec<RedisRemindersException>, IBaseCodec, IBaseCodec<RedisRemindersException>
```

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_RedisRemindersException(IBaseCodec&lt;Exception&gt;)](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/constructors/constructor-orleans-serialization-serializers-ibasecodec-system-exception-aec03b0e/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, RedisRemindersException)](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-remi-a758de91/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-3de8e448/)
- [Serialize(Writer&lt;TBufferWriter&gt;, RedisRemindersException)](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-remin-175d319c/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, RedisRemindersException)](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-6c7eaef6/)
