# Codec_OrleansReadOnlyViolatedException

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

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

```csharp
public sealed class Codec_OrleansReadOnlyViolatedException : IFieldCodec, IFieldCodec<OrleansReadOnlyViolatedException>
```

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_OrleansReadOnlyViolatedException(ICodecProvider, IActivator&lt;OrleansReadOnlyViolatedException&gt;)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.codec-orleansreadonlyviolatedexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-orleans-serializati-b7fb8af1/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, OrleansReadOnlyViolatedException)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.codec-orleansreadonlyviolatedexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-tran-e535f88b/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.codec-orleansreadonlyviolatedexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-82fbb650/)
- [Serialize(Writer&lt;TBufferWriter&gt;, OrleansReadOnlyViolatedException)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.codec-orleansreadonlyviolatedexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-trans-3a582bb8/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, OrleansReadOnlyViolatedException)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.codec-orleansreadonlyviolatedexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-3309a4ba/)
