# Codec_GrainExtensionNotInstalledException

Package: [Microsoft.Orleans.Core.Abstractions](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/) 10.0.0

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

```csharp
public sealed class Codec_GrainExtensionNotInstalledException : IFieldCodec, IFieldCodec<GrainExtensionNotInstalledException>
```

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_GrainExtensionNotInstalledException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-grainextensionnotinstalledexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-436ec85e/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, GrainExtensionNotInstalledException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-grainextensionnotinstalledexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-856b411b/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-grainextensionnotinstalledexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-8d4e83e8/)
- [Serialize(Writer&lt;TBufferWriter&gt;, GrainExtensionNotInstalledException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-grainextensionnotinstalledexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-1a8132ae/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, GrainExtensionNotInstalledException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-grainextensionnotinstalledexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-7da2b13e/)
