# Codec_InconsistentStateException

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

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

```csharp
public sealed class Codec_InconsistentStateException : IFieldCodec, IFieldCodec<InconsistentStateException>, IBaseCodec, IBaseCodec<InconsistentStateException>
```

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_InconsistentStateException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.storage.codec-inconsistentstateexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-0af517ea/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, InconsistentStateException)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.storage.codec-inconsistentstateexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-stor-8cfda047/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.storage.codec-inconsistentstateexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-345c5140/)
- [Serialize(Writer&lt;TBufferWriter&gt;, InconsistentStateException)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.storage.codec-inconsistentstateexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-stora-5dc8a270/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, InconsistentStateException)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.storage.codec-inconsistentstateexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-771ec862/)
