# Codec_OrleansMissingMembershipEntryException

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

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

```csharp
public sealed class Codec_OrleansMissingMembershipEntryException : IFieldCodec, IFieldCodec<OrleansMissingMembershipEntryException>
```

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_OrleansMissingMembershipEntryException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansmissingmembershipentryexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-dd773986/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, OrleansMissingMembershipEntryException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansmissingmembershipentryexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-06498783/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansmissingmembershipentryexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-531cfd28/)
- [Serialize(Writer&lt;TBufferWriter&gt;, OrleansMissingMembershipEntryException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansmissingmembershipentryexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-d6252d98/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, OrleansMissingMembershipEntryException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansmissingmembershipentryexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-1ff4fb6a/)
