Class CustomRecipeException

All Implemented Interfaces:
Serializable

public class CustomRecipeException extends EasyDatapackException
This exception is thrown when a custom recipe exception occurs.
See Also:
Serialized Form
  • Constructor Details

    • CustomRecipeException

      public CustomRecipeException(String message)
    • CustomRecipeException

      public CustomRecipeException(String message, Throwable cause)