Class ItemNotFoundException

All Implemented Interfaces:
Serializable

public class ItemNotFoundException extends GeneralException
See Also:
  • Constructor Details

    • ItemNotFoundException

      public ItemNotFoundException()
    • ItemNotFoundException

      public ItemNotFoundException(String str)
    • ItemNotFoundException

      public ItemNotFoundException(Throwable nested)
    • ItemNotFoundException

      public ItemNotFoundException(String str, Throwable nested)