Class IndexAlreadyExistsException

    • Constructor Detail

      • IndexAlreadyExistsException

        public IndexAlreadyExistsException()
      • IndexAlreadyExistsException

        public IndexAlreadyExistsException​(String message)
      • IndexAlreadyExistsException

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

        public IndexAlreadyExistsException​(Throwable cause)