Class DisallowedItemException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidItemException

@Deprecated public class DisallowedItemException extends WorldEditException
Deprecated.
Thrown when a disallowed item is used.
See Also:
  • Constructor Details

    • DisallowedItemException

      public DisallowedItemException(String type)
      Deprecated.
    • DisallowedItemException

      public DisallowedItemException(String type, String message)
      Deprecated.
  • Method Details

    • getID

      public String getID()
      Deprecated.