Class QueryInvalidParametersException

    • Constructor Detail

      • QueryInvalidParametersException

        public QueryInvalidParametersException​(String msg)
        Constructs a new exception with the specified detail message.
        Parameters:
        msg - the detail message.