Package org.openrewrite
Class RecipeTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openrewrite.RecipeTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
@Incubating(since="7.3.0") public class RecipeTimeoutException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecipeTimeoutException(Recipe recipe)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RecipegetRecipe()
-