Package com.pulumi.automation
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pulumi.automation.AutomationException
com.pulumi.automation.CommandException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConcurrentUpdateException,StackAlreadyExistsException,StackNotFoundException
CommandException is thrown when a command fails.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandException
-