Class ItemNotFoundException

    • Constructor Detail

      • ItemNotFoundException

        public ItemNotFoundException()
      • ItemNotFoundException

        public ItemNotFoundException​(java.lang.String str)
      • ItemNotFoundException

        public ItemNotFoundException​(java.lang.Throwable nested)
      • ItemNotFoundException

        public ItemNotFoundException​(java.lang.String str,
                                     java.lang.Throwable nested)