Class RecipeIntrospectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openrewrite.config.RecipeIntrospectionException
All Implemented Interfaces:
Serializable

public class RecipeIntrospectionException extends RuntimeException
See Also:
  • Constructor Details

    • RecipeIntrospectionException

      public RecipeIntrospectionException(String message)
    • RecipeIntrospectionException

      public RecipeIntrospectionException(String message, Throwable cause)