Class ItemNotFoundException

All Implemented Interfaces:
Serializable

@NonNullByDefault public class ItemNotFoundException extends ItemLookupException
This exception is thrown by the ItemRegistry if an item could not be found.
Author:
Kai Kreuzer - Initial contribution
See Also:
  • Constructor Details Link icon

    • ItemNotFoundException Link icon

      public ItemNotFoundException(String name)