Class QueryCompilerSyntaxException

    • Constructor Detail

      • QueryCompilerSyntaxException

        public QueryCompilerSyntaxException​(String msg,
                                            int position,
                                            String stringToCompile)
      • QueryCompilerSyntaxException

        public QueryCompilerSyntaxException​(String msg)