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