Copier_CosmosConditionNotSatisfiedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
OrleansGeneratedCodeHelper.ExceptionCopier<CosmosConditionNotSatisfiedException,InconsistentStateException>Copier_CosmosConditionNotSatisfiedException
Constructors
Copier_CosmosConditionNotSatisfiedException(ICodecProvider) |