Class TypeMissingException

    • Constructor Detail

      • TypeMissingException

        public TypeMissingException​(Index index,
                                    java.lang.String... types)
      • TypeMissingException

        public TypeMissingException​(Index index,
                                    java.lang.Throwable cause,
                                    java.lang.String... types)
      • TypeMissingException

        public TypeMissingException​(java.lang.String index,
                                    java.lang.String... types)
      • TypeMissingException

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