Class ItemAlreadyExistsException

    • Constructor Detail

      • ItemAlreadyExistsException

        public ItemAlreadyExistsException()
      • ItemAlreadyExistsException

        public ItemAlreadyExistsException​(String message,
                                          Throwable cause)
      • ItemAlreadyExistsException

        public ItemAlreadyExistsException​(String message)
      • ItemAlreadyExistsException

        public ItemAlreadyExistsException​(Throwable cause)