Class ResourceAlreadyExistsException

    • Constructor Detail

      • ResourceAlreadyExistsException

        public ResourceAlreadyExistsException​(Index index)
      • ResourceAlreadyExistsException

        public ResourceAlreadyExistsException​(java.lang.String msg,
                                              java.lang.Object... args)
      • ResourceAlreadyExistsException

        public ResourceAlreadyExistsException​(StreamInput in)
                                       throws java.io.IOException
        Throws:
        java.io.IOException