Package com.pulumi.automation
Class MissingExpectedEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pulumi.automation.AutomationException
com.pulumi.automation.MissingExpectedEventException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NoSummaryEventException
An exception thrown when an expected event is missing.
- 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
-
MissingExpectedEventException
-
-
Method Details
-
getName
-