Class QueryPhaseExecutionException

    • Constructor Detail

      • QueryPhaseExecutionException

        public QueryPhaseExecutionException​(SearchContext context,
                                            java.lang.String msg,
                                            java.lang.Throwable cause)
      • QueryPhaseExecutionException

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

        public QueryPhaseExecutionException​(SearchContext context,
                                            java.lang.String msg)