# Codec_RandomlyInjectedStorageException

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

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

```csharp
public sealed class Codec_RandomlyInjectedStorageException : IFieldCodec, IFieldCodec<RandomlyInjectedStorageException>
```

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_RandomlyInjectedStorageException(IBaseCodec&lt;Exception&gt;)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.codec-randomlyinjectedstorageexception/constructors/constructor-orleans-serialization-serializers-ibasecodec-system-exception-48a02c48/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, RandomlyInjectedStorageException)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.codec-randomlyinjectedstorageexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-test-d0b657d3/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.codec-randomlyinjectedstorageexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-3eef5da2/)
- [Serialize(Writer&lt;TBufferWriter&gt;, RandomlyInjectedStorageException)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.codec-randomlyinjectedstorageexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-testi-3d1fc688/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, RandomlyInjectedStorageException)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.codec-randomlyinjectedstorageexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-1252b2e0/)
