Show / Hide Table of Contents

Class ConcurrentUpdateException

Inheritance
object
Exception
CommandException
ConcurrentUpdateException
Implements
ISerializable
Inherited Members
CommandException.Name
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.ReferenceEquals(object, object)
Namespace: Pulumi.Automation.Commands.Exceptions
Assembly: Pulumi.Automation.dll
Syntax
public sealed class ConcurrentUpdateException : CommandException, ISerializable

Implements

ISerializable
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.