Class UnknownItemException

All Implemented Interfaces:
Serializable

@Deprecated public class UnknownItemException extends WorldEditException
Deprecated.
Thrown when no item exist by the ID.
See Also:
  • Constructor Details

    • UnknownItemException

      public UnknownItemException(String type)
      Deprecated.
      Create a new instance.
      Parameters:
      type - the input that was provided
  • Method Details

    • getID

      public String getID()
      Deprecated.
      Get the input.
      Returns:
      the input