Class RecipeTimeoutException

All Implemented Interfaces:
Serializable

public class RecipeTimeoutException extends RuntimeException
See Also:
  • Constructor Details

    • RecipeTimeoutException

      public RecipeTimeoutException(Recipe recipe)
  • Method Details

    • getRecipe

      public Recipe getRecipe()