Class InvalidItemException

All Implemented Interfaces:
Serializable

@Deprecated public class InvalidItemException extends DisallowedItemException
Deprecated.
Thrown when an invalid item is specified.
See Also:
  • Constructor Details

    • InvalidItemException

      public InvalidItemException(String type, String message)
      Deprecated.