Class CustomItemException

All Implemented Interfaces:
Serializable

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

    • CustomItemException

      public CustomItemException(String message)
    • CustomItemException

      public CustomItemException(String message, Throwable cause)