Class ItemBuilderException

All Implemented Interfaces:
Serializable

public class ItemBuilderException extends NullPointerException
See Also:
  • Constructor Details

    • ItemBuilderException

      public ItemBuilderException(String message)
      Exception thrown when an error occurs in the ItemBuilder.
      Parameters:
      message - the detail message of the exception