# Codec_FaultedSubscriptionException

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

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

```csharp
public sealed class Codec_FaultedSubscriptionException : IFieldCodec, IFieldCodec<FaultedSubscriptionException>
```

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_FaultedSubscriptionException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.codec-faultedsubscriptionexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-0885bd9a/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, FaultedSubscriptionException)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.codec-faultedsubscriptionexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-stre-06159bef/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.codec-faultedsubscriptionexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-8abc8070/)
- [Serialize(Writer&lt;TBufferWriter&gt;, FaultedSubscriptionException)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.codec-faultedsubscriptionexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-strea-b8ae8ad0/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, FaultedSubscriptionException)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.codec-faultedsubscriptionexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-c7539982/)
