# Codec_SimpleAzureStorageException

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

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

```csharp
public sealed class Codec_SimpleAzureStorageException : IFieldCodec, IFieldCodec<SimpleAzureStorageException>, IBaseCodec, IBaseCodec<SimpleAzureStorageException>
```

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_SimpleAzureStorageException(IBaseCodec&lt;RequestFailedException&gt;, IActivator&lt;SimpleAzureStorageException&gt;)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.codec-simpleazurestorageexception/constructors/constructor-orleans-serialization-serializers-ibasecodec-azure-requestfailedexce-2eb630a3/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, SimpleAzureStorageException)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.codec-simpleazurestorageexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-tran-6ba3d2a1/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.codec-simpleazurestorageexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-3e19da14/)
- [Serialize(Writer&lt;TBufferWriter&gt;, SimpleAzureStorageException)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.codec-simpleazurestorageexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-trans-14bdc218/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, SimpleAzureStorageException)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.codec-simpleazurestorageexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-b4c4559a/)
