TableStorageUpdateConditionNotSatisfiedException
class
Namespace: Orleans.Storage
Exception thrown when a storage provider detects an Etag inconsistency when attempting to perform a WriteStateAsync operation.
[Orleans.GenerateSerializer]public class TableStorageUpdateConditionNotSatisfiedException : InconsistentStateExceptionConstructors
TableStorageUpdateConditionNotSatisfiedExceptionException thrown when an azure table storage exception is thrown due to update conditions not being satisfied.TableStorageUpdateConditionNotSatisfiedException(string, string, string, string, string, string, Exception)Exception thrown when an azure table storage exception is thrown due to update conditions not being satisfied.TableStorageUpdateConditionNotSatisfiedException(string, string, string, string, string, Exception)Exception thrown when an azure table storage exception is thrown due to update conditions not being satisfied.TableStorageUpdateConditionNotSatisfiedException(string)Exception thrown when an azure table storage exception is thrown due to update conditions not being satisfied.TableStorageUpdateConditionNotSatisfiedException(string, Exception)Exception thrown when an azure table storage exception is thrown due to update conditions not being satisfied.
Properties
Methods
GetObjectData(SerializationInfo, StreamingContext)When overridden in a derived class, sets theSystem.Runtime.Serialization.SerializationInfowith information about the exception.
