Redigera

Dela via


Copier_CosmosConditionNotSatisfiedException Class

Definition

public sealed class Copier_CosmosConditionNotSatisfiedException : Orleans.Serialization.GeneratedCodeHelpers.OrleansGeneratedCodeHelper.ExceptionCopier<Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException,Orleans.Storage.InconsistentStateException>
type Copier_CosmosConditionNotSatisfiedException = class
    inherit OrleansGeneratedCodeHelper.ExceptionCopier<CosmosConditionNotSatisfiedException, InconsistentStateException>
Public NotInheritable Class Copier_CosmosConditionNotSatisfiedException
Inherits OrleansGeneratedCodeHelper.ExceptionCopier(Of CosmosConditionNotSatisfiedException, InconsistentStateException)
Inheritance

Constructors

Copier_CosmosConditionNotSatisfiedException(ICodecProvider)

Methods

DeepCopy(CosmosConditionNotSatisfiedException, CosmosConditionNotSatisfiedException, CopyContext)
DeepCopy(T, CopyContext) (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>)
DeepCopy(T, T, CopyContext) (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>)

Applies to