Package com.pulumi.automation
Class ConcurrentUpdateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pulumi.automation.AutomationException
-
- com.pulumi.automation.CommandException
-
- com.pulumi.automation.ConcurrentUpdateException
-
- All Implemented Interfaces:
java.io.Serializable
public final class ConcurrentUpdateException extends CommandException
ConcurrentUpdateException
is thrown when a stack is updated concurrently.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConcurrentUpdateException(CommandResult result)
-
-
-
Constructor Detail
-
ConcurrentUpdateException
public ConcurrentUpdateException(CommandResult result)
-
-