Class RecipeTimeoutException

All Implemented Interfaces:
Serializable

@Incubating(since="7.3.0") public class RecipeTimeoutException extends RuntimeException
See Also:
  • Constructor Details

    • RecipeTimeoutException

      public RecipeTimeoutException(Recipe recipe)
  • Method Details

    • getRecipe

      public Recipe getRecipe()