# Codec_RedisStreamingException

Package: [Microsoft.Orleans.Streaming.Redis](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/) 10.0.0-alpha.1

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

```csharp
public sealed class Codec_RedisStreamingException : IFieldCodec, IFieldCodec<RedisStreamingException>, IBaseCodec, IBaseCodec<RedisStreamingException>
```

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_RedisStreamingException(IBaseCodec&lt;Exception&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/constructors/constructor-orleans-serialization-serializers-ibasecodec-system-exception-12c43fc2/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, RedisStreamingException)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-stre-0464a41b/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-c77e8cf4/)
- [Serialize(Writer&lt;TBufferWriter&gt;, RedisStreamingException)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-strea-27505596/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, RedisStreamingException)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-0a860b22/)
