Class QueryParserException

    • Constructor Detail

      • QueryParserException

        public QueryParserException​(String message,
                                    Throwable cause)
        Constrctur.
        Parameters:
        message - an error message
        cause - the underlying cause for the error
      • QueryParserException

        public QueryParserException​(String message)
        Constructor.
        Parameters:
        message - an error message